绑定关系
POST
https://mall.bxync.com/index.php?s=/api/user/bind
请求参数
参数名
类型
描述
必填
s
string
示例:/api/user/bind
必填
openid
string
示例:sdf
必填
referee_id
int
示例:1
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:method not exists:app\api\controller\User->bind()
必填
code
int
示例:0
必填