文档
测试

小程序登录

POST
http://localhost:8080/community//xcx/user/xcxLogin

请求头

参数名
类型
描述
必填
dev
string
示例:
必填
port
string
示例:xcx
必填

请求参数

参数名
类型
描述
必填
mobile
int
示例:321321
必填

响应参数

参数名
类型
描述
必填
success
boolean
示例:true
必填
responseCode
string
示例:100000
必填
message
string
示例:运行正确
必填
result
object
数据字典
必填
id
int
示例:12
必填
userName
object
示例:null
必填
headImageUrl
object
示例:null
必填
openId
object
示例:null
必填
accessToken
object
示例:null
必填
verificationCode
object
示例:null
必填
sex
object
示例:null
必填
mobile
string
示例:321321
必填
isBind
object
示例:null
必填
communityCode
object
示例:null
必填
contactWay
object
示例:null
必填
args
object
示例:null
必填