接口
参数:
{
"branchIds": [6000070],
"supplierId": 6000434,
"orderType": 0,
"tagType": 0,
"isWaitCheckBill": 0,
"beginDate": "2018-04-16 00:00:00",
"endDate": "2018-04-18 23:59:59"
}
返回结果修改:
{
"code": "0",
"msg": "",
"version": 0,
"data": {
"dataList": [{
"id": 6532432,
"branchId": 6000070,
"branch": "餐智测试店运营用",
"supplierId": 6000434,
"supplier": "苹果苹果苹果 苹果苹果",
"number": "SH1804176532432",
"statusId": 3,
"status": "已收货",
"money": 0.00,
"receiverId": 736,
"employee": "管理员",
"remark": "-", // 字段要改
"date": "2018-04-17 11:00:13",
"pic": "",
"receiptPhotos": "",
"deliveryId": "",
"isEnter": "",
"documentChangeRecords": "",
"isException": 0,
"receiptTag": 0,
"returnTag": 0,
"isWaitCheckBill": 1,
"isRecordTag": 0,
"isEditTag": 0,
"isRepairTag": 0,
"orderType": 1,
"orderTypeStr": "收货单",
"orderTypeStrAppend": "收货单"
}],
"amount": 9399998061.00,
"total": 10
}
}
网友评论