设置医事服务费
POST
assistant/setDoctorMoney
请求参数
参数名
类型
描述
必填
doc_id
int
医生id,示例:10035
必填
money
float
服务费,示例:12.3
必填
响应参数
参数名
类型
描述
必填
status
int
示例:1
必填