文档
测试
POST
http://localhost:8008/index/user/_100000

接口描述

根据传入的对象登录

请求参数

参数名
类型
描述
必填
0
object
数据字典
必填
USERID
string
示例:Test_01
必填
PASSWORD
string
示例:qwe123
必填
endpoint
string
示例:Client
必填
hidecode
string
示例:55855
必填

响应参数

参数名
类型
描述
必填
result
boolean
示例:true
必填
data
array
数据列表
必填
USERID
string
示例:Test_01
必填
STATECS
string
示例:0
必填
token
string
示例:obmzo0kY0efy4F1WA+CPLXRC5og=
必填
error
object
数据字典
必填
error_no
int
示例:0
必填
error_info
string
示例:
必填