注册用户
POST
https://shop.szpdc.com/api/shop/register
请求头
参数名
类型
描述
必填
Content-Type
string
示例:application/json
必填
请求参数
参数名
类型
描述
必填
name
string
名称,示例:李讯络
必填
password
string
密码,示例:phone0973
必填
email
string
邮箱,示例:291340703@qq.com
必填
login
string
用户名,示例:lixl1
必填
phone
string
手机号,示例:13392466525
必填
code
string
验证码,示例:9851
必填
identity
string
身份密钥,示例:abcd1234
必填