编辑师傅
POST
/adminapi/staff.staff/edit
请求参数
Header 参数
token
string
必需
默认值:
217ba8ac94c48c81403500017f8c13fc
Body 参数application/x-www-form-urlencoded
id
integer
师傅id
mobile
string
手机号
name
string
姓名
age
integer
年龄
sex
integer
必需
identity_number
string
身份证号码
education
integer
学历
nation
integer
民族
province_id
integer
省id
city_id
integer
市id
district_id
integer
区id
address
string
详细地址
longitude
string
经度
latitude
string
纬度
skill_id
integer
技能id
goods_id
array[string]
服务id
identity_portrait_image
string
身份证人像面
identity_emblem_image
string
身份证国徽面
portrait_image
string
人像实拍
work_image
string
工作照
credentials_image
array[string]
证书
status
integer
必需
work_status
integer
必需
sort
number
排序
示例代码
返回响应
修改于 2024-11-08 08:41:55