文档
测试

派工单添加

POST
http://localhost:{{port}}/shiro/business/dispatchOrder/add

请求参数

参数名
类型
描述
必填
dispatchNum
string
示例:wtt057
必填
deptId
int
示例:12
必填
lineId
int
示例:99
必填
stationId
int
示例:102
必填
proposer
int
示例:1099
必填
proposerPhone
string
示例:13333903253
必填
orderTime
string
示例:2021-12-6 13:55:20
必填
comment
string
示例:暂无备注22213112
必填
productList
array
数据列表
必填
applyCount
int
示例:10
必填
comment
string
示例:暂无备注22213112
必填
pnum
int
示例:1001
必填
deviceMaintainRecordList
array
数据列表
必填
deviceInfoId
int
示例:10001
必填
comment
string
示例:暂无备注22213112
必填

响应参数

参数名
类型
描述
必填
status
int
示例:0
必填
msg
object
示例:null
必填
data
string
示例:派工单号已存在
必填
success
boolean
示例:false
必填