文档
测试

注册并登录

POST
http://www.tandian.cc/index.php?s=/api/passport/loginMpAllRegister

请求头

参数名
类型
描述
必填
storeId
int
示例:10001
必填
platform
string
示例:MP-WEIXIN
必填

请求参数

参数名
类型
描述
必填
s
string
示例:/api/passport/loginMpAllRegister
必填
form
object
数据字典
必填
mobile
string
示例:13268287024
必填
password
string
示例:123456
必填
invitation_code
int
示例:666666
必填
smsCode
int
示例:123456
必填
isParty
boolean
示例:false
必填
partyData
array
数据列表
必填

响应参数

参数名
类型
描述
必填
status
int
示例:200
必填
message
string
示例:登录成功
必填
data
object
数据字典
必填
userId
int
示例:10
必填
token
string
示例:210bd9f1e712c76d647d1a58e1c542e7
必填