api_service.py 文件源码

python
阅读 20 收藏 0 点赞 0 评论 0

项目:sql_python_deep_learning 作者: Azure 项目源码 文件源码
def patient_info():
    cherrypy.log("CHERRYPY LOG: /patient_info")
    patient_index = manage_request_patient_index(request.form['patient_index'])
    gif_url = manage_gif(patient_index)
    return render_template('patient.html', patient_index=patient_index, gif_url=gif_url)
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号