文档
测试

103 审批角色人修改

POST
http://localhost:8080/oa/nodeUser/update

请求参数

必填
参数名
类型
描述
必填
id
int
示例:11
必填
nodeCode
string
示例:AUB 审批角色
必填
userId
string
示例:334 用户id
必填
deptCode
string
示例:SBUAHT 部门编码
必填
groupCode
string
示例:SBU 小组编码
必填
state
int
0.启用 1.禁用

响应参数

必填
参数名
类型
描述
必填
msg
string
示例:修改成功
必填
code
int
示例:0