注册✔️
POST
http://localhost/MemberApi/auth/Signup
接口描述
用户会员注册
请求头
参数名
类型
描述
必填
Content-Type
application/json
application/json
必填
请求参数
参数名
类型
描述
必填
Phone
string
手机号
必填
Sms
string
验证码
必填
LoginPassword
string
登录密码
必填
ConfirmPassword
string
确认登录密码
必填