编辑流转对象
POST
http://127.0.0.1:8190/workOrderDistributionRole/editCirculationObject
请求参数
参数名
类型
描述
必填
id
Integer
数据id
必填
tableName
String
表名
必填
tableChineseName
String
表中文名
必填
fieldName
String
字段名
必填
fieldChineseName
String
字段中文名
必填
响应参数
参数名
类型
描述
必填
code
Integer
200成功,其余失败
必填
msg
String
操作描述
必填