01.注册接口
POST
http://127.0.0.1:18020/interface/v1/registeredUser
请求参数
参数名
类型
描述
必填
param
string
示例:{ "linkPhone": 14859062657, "memberPassword": 666666 }
必填
sign
string
示例:8ac84793dff29e80d323aec47be5221e
必填
requestId
int
示例:123
必填