收货接口
POST
172.18.2.20:8804/WTS/createPurchase
接口描述
测试地址:172.18.10.230:8804
请求头
参数名
类型
描述
必填
Content-Type
application/json
必填
请求参数
参数名
类型
描述
必填
orgcde
string
餐厅编码 示例:1742
必填
ruser
string
收货人 示例:tesst
必填
rdate
string
收货日期 示例:2022-06-08
必填
fcttype
string
示例:N 餐厅类型(N 新店 O 老店)
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:保存成功
必填
code
string
示例:200
必填