文档
测试

自动登陆

POST
/CWcaUser/LoginByAuto

请求头

参数名
类型
描述
必填
FactoryNo
int
厂家编号
必填

请求参数

application/json
参数名
类型
描述
必填
AppId
string
微信小程序ID
必填
LoginType
string
code or cache
必填
LoginData
string
jsCode or cache
必填

响应参数

application/json
参数名
类型
描述
必填
Code
int
【0 未登录】【1 正常】【2 判断失败有跳转URL】【3 失败】【99 异常】
必填
Msg
string
信息
必填
Entity
必填
token
string
必填
cache_key
string
必填
expires_time
long
必填
userInfo
T
必填