User modification
PUT
/qgy/user/update
接口描述
According to the primary key id modify user information
Request parameters
参数名
类型
描述
必填
id
Integer
Primary key id
必填
name
String
Name of user
可选
account
String
User Account
必填
password
String
User password
必填
phone
String
Telephone
必填
userId
String
Current users
必填
unit
String
Unit
必填
power
Integer
Permission specified value :1 super tube ,2 agents ,3 common users
必填
opens
Integer
Open authorization specified value :0. Not open 1. Open
必填
selling
Integer
Whether to open the specified value of pin right :0. Not open 1. Open
必填
callbackUrl
String
Callback address
可选
weChatToken
String
WeChat Public Number Token
可选
weBlackTemplateId
String
ID of blacklist template
可选
weAttTemplateId
String
WeChat send attendance template ID
可选
weChatAppId
String
WeChat Public APPID
可选
weChatSecret
String
WeChat Public AppSecret
可选