写病历
POST
http://localhost:44488/api/Selecte/SelecteAdd
接口描述
写病历
请求参数
参数名
类型
描述
必填
selectedId
int
必填
patientId
int
必填
tentative
string
必填
action
string
必填
previous
string
必填
personal
string
必填
checkup
string
必填
history
string
必填
allergy
string
必填
family
string
必填
auxiliary
string
必填
treatment
string
必填
响应参数
参数名
类型
描述
必填
200
添加成功
必填
-1
失败
必填