用户创建
POST
/qgy/user/register
接口描述
注册用户
请求参数
参数名
类型
描述
必填
name
String
用户姓名
可选
account
String
用户账号
必填
password
String
用户密码
必填
phone
String
用户电话
可选
unit
String
单位
必填
appId
String
百度appId
必填
secretKey
String
百度secretKey
必填
appKey
String
百度appKey
必填
alipayCode
String
支付宝用户ID
必填
weChatCode
String
微信账号
必填
appAuthToken
String
支付宝app_auth_token
必填
weChatOficial
String
微信公众账号ID
必填
weChatAppKey
String
微信商户密钥 (API密钥)
必填