文档
测试

保存控糖目标方案

POST
http://127.0.0.1/app/doctor/controlSugarTargetScheme/saveScheme

请求参数

参数名
类型
描述
必填
phone
string
{{phone}}
必填
token
string
{{token}}
必填
customerUserId
int
用户主键id
必填
doctorUserId
int
医生用户主键id
可选
nutritionistUserId
int
营养师用户主键id
可选
contentJson
string
方案 json
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:保存成功
必填
state
int
示例:1
必填