发货单到车操作
POST
/tms/branchSpecial/daoChe/confirm
请求参数
参数名
类型
描述
必填
id
Number
发车单id
必填
arriveTime
String
到车时间
必填
arriveRemark
String
到车备注
必填
facheNo
String
发车单号
必填
ids
Array
选中的发货单id数组
必填
响应参数
参数名
类型
描述
必填
code
Integer
0
必填
msg
String
成功
必填