文档
测试

通过手机号修改性别,微信昵称,头像链接地址

GET
blg.hrain.vip/miniblg/api/customer/updateCustomer

请求参数

参数名
类型
描述
必填
mobile
string
手机号
必填
sex
string
性别
必填
nick_name
string
微信昵称
必填
avatar
string
头像链接地址
必填

说明 / 示例

{ "ret": "ok", "data_arr": null }