文档
测试

添加编辑客户

POST
127.0.0.1:2010/admin_api/customer/edit

请求参数

参数名
类型
描述
必填
contact
string
联系人
必填
phone
string
手机号
必填
email
string
邮箱
必填
country
string
国家
必填
provinces
string
必填
city
string
城市
必填
address
string
具体地址
必填
remark
string
备注
必填

说明 / 示例

{ "code": 0, "msg": "", "data": true }