派工单发货
POST
http://localhost:{{port}}/shiro/business/dispatchOrder/out
请求参数
参数名
类型
描述
必填
id
int
示例:174
必填
sourceId
int
示例:1
必填
deliver
int
示例:24
必填
deliverPhone
string
示例:1333333333
必填
deliverType
int
示例:1
必填
expressNum
string
示例:SF45646546546
必填
receiverAddr
string
示例:郑州东站2021年12月2日11:06:08
必填
响应参数
参数名
类型
描述
必填
status
int
示例:0
必填
msg
object
示例:null
必填
data
string
示例:发货成功
必填