派工单更新
POST
http://localhost:{{port}}/shiro/business/dispatchOrder/update
请求参数
参数名
类型
描述
必填
id
int
示例:158
必填
dispatchNum
string
示例:撒大声地撒多
必填
deptId
int
示例:12
必填
lineId
int
示例:99
必填
stationId
int
示例:109
必填
proposer
int
示例:111
必填
contact
string
示例:1234
必填
receiverAddr
string
示例:东站
必填
orderTime
string
示例:2021-10-01 13:55:20
必填
comment
string
示例:暂无备注2312321123333333333333333333
必填
响应参数
参数名
类型
描述
必填
status
int
示例:0
必填
msg
object
示例:null
必填
data
string
示例:更新成功
必填
success
boolean
示例:true
必填