文档
测试

编辑客户

POST
http://{{address}}/api/fang/custom/update

请求参数

参数名
类型
描述
必填
token
string
示例:{{token}}
必填
id
int
示例:1
必填
sex
int
示例:0
必填
phone_sub
int
示例:15100000008
必填
remark
string
示例:要买红河谷别墅
必填

响应参数

参数名
类型
描述
必填
status
int
示例:1
必填
code
int
示例:1
必填
msg
string
示例:操作成功
必填
data
object
数据字典
必填
id
int
示例:1
必填
created_at
string
示例:2023-05-18T16:09:39.000000Z
必填
updated_at
string
示例:2023-05-18T16:13:55.000000Z
必填
name
string
示例:文敏
必填
sex
string
示例:0
必填
phone
string
示例:15138383838
必填
phone_sub
string
示例:15100000008
必填
remark
string
示例:要买红河谷别墅
必填
user_id
int
示例:1
必填