文档
测试

注册账号

POST
http://localhost:8008/index/user/_100001

接口描述

根据传入的用户对象注册账号

请求参数

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

响应参数

参数名
类型
描述
必填
result
boolean
示例:true
必填
data
array
数据列表
必填
error
object
数据字典
必填
error_no
int
示例:0
必填
error_info
string
示例:
必填