文档
测试

所有病人列表

GET
/manage/patients

接口描述

显示一个列表(所有病人)还有一些基本信息

响应参数

参数名
类型
描述
必填
patientList
Array
必填
patientName
String
名字
必填
patientId
String
身份证号
必填
symptom
String
病状
必填
code
int
200:成功;;400,失败
必填