文档
测试
江照锋

设置疾病类/服务包类型/合作绑定医护名

POST
http://localhost/docsetuserlabelsome/setuserservicetypes

接口描述

Id=1疾病类,2-服务包类,3-医生合作类

请求头

参数名
类型
描述
必填

请求参数

参数名
类型
描述
必填
phone
int
示例:19855351192
必填
token
string
示例:67ee4be0b405baa2be3216569782e787
必填
userId
int
示例:1145
必填
name
string
示例:江
必填
Id
int
示例:3
必填

响应参数

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

说明 / 示例

{ "msg": "录入成功", "state": 1 }