修改
POST
http://127.0.0.1:9998/commandAction/update
请求参数
参数名
类型
描述
必填
commandname
string
示例:调度人1
必填
orgname
string
示例:部门
必填
position
string
示例:职位
必填
scopedepartment
string
示例:部门调度范围
必填
scopedepartmentid
string
示例:部门调度范围id
必填
scopepeople
string
示例:人员调度范围
必填
scopepeopleid
string
示例:人员调度范围id
必填
showscope
string
示例:人员部门名称
必填
scopetype
int
示例:0
必填
powerid
int
示例:4
必填
commandid
int
示例:1
必填
响应参数
参数名
类型
描述
必填
result
boolean
示例:true
必填
message
string
示例:请求成功
必填