{
"data": {
"billDate": {
"endTime": "2019-08-24T14:15:22Z",
"endTimeStr": "string",
"startTime": "2019-08-24T14:15:22Z",
"startTimeStr": "string"
},
"billId": 0,
"billNo": "string",
"checkTime": {
"endTime": "2019-08-24T14:15:22Z",
"endTimeStr": "string",
"startTime": "2019-08-24T14:15:22Z",
"startTimeStr": "string"
},
"checkUser": 0,
"colorId": 0,
"createTime": {
"endTime": "2019-08-24T14:15:22Z",
"endTimeStr": "string",
"startTime": "2019-08-24T14:15:22Z",
"startTimeStr": "string"
},
"createUser": 0,
"goodsId": 0,
"longId": 0,
"sizeId": 0,
"type": 0,
"updateTime": {
"endTime": "2019-08-24T14:15:22Z",
"endTimeStr": "string",
"startTime": "2019-08-24T14:15:22Z",
"startTimeStr": "string"
},
"updateUser": 0
},
"moduleId": "string",
"page": 0,
"pageSize": 0
}
curl --location --request POST '/bill/sendBillFSL/skuQuoteDrill' \
--header 'Content-Type: application/json' \
--data-raw '{
"data": {
"billDate": {
"endTime": "2019-08-24T14:15:22Z",
"endTimeStr": "string",
"startTime": "2019-08-24T14:15:22Z",
"startTimeStr": "string"
},
"billId": 0,
"billNo": "string",
"checkTime": {
"endTime": "2019-08-24T14:15:22Z",
"endTimeStr": "string",
"startTime": "2019-08-24T14:15:22Z",
"startTimeStr": "string"
},
"checkUser": 0,
"colorId": 0,
"createTime": {
"endTime": "2019-08-24T14:15:22Z",
"endTimeStr": "string",
"startTime": "2019-08-24T14:15:22Z",
"startTimeStr": "string"
},
"createUser": 0,
"goodsId": 0,
"longId": 0,
"sizeId": 0,
"type": 0,
"updateTime": {
"endTime": "2019-08-24T14:15:22Z",
"endTimeStr": "string",
"startTime": "2019-08-24T14:15:22Z",
"startTimeStr": "string"
},
"updateUser": 0
},
"moduleId": "string",
"page": 0,
"pageSize": 0
}'
{
"bottomSum": {},
"code": 0,
"data": [
{
"billDate": "2019-08-24T14:15:22Z",
"billId": 0,
"billName": "string",
"billNo": "string",
"checkBy": 0,
"checkByName": "string",
"checkTime": "2019-08-24T14:15:22Z",
"colorCode": "string",
"colorId": 0,
"colorName": "string",
"createdBy": 0,
"createdByName": "string",
"createdTime": "2019-08-24T14:15:22Z",
"goodsCode": "string",
"goodsId": 0,
"goodsName": "string",
"innerLong": "string",
"longId": 0,
"manualId": "string",
"moduleId": "string",
"quantity": 0,
"size": "string",
"sizeId": 0,
"updatedBy": 0,
"updatedByName": "string",
"updatedTime": "2019-08-24T14:15:22Z"
}
],
"dataHeader": [
{
"columnKey": "string",
"columnLanuageKey": "string",
"columnTitle": "string",
"customizeColumnType": "string",
"dataTypeEnum": "STRING",
"decimalTypeEnum": "QUANTITY",
"filterable": false,
"id": 0,
"invalid": false,
"kindName": "string",
"layoutId": 0,
"mergeColumnNameList": [
"string"
],
"mergeFlag": false,
"orderNumber": 0,
"requiredFlag": false,
"sortSerialNumber": 0,
"sortType": 0,
"sortable": false
}
],
"msg": "string",
"pageCount": 0,
"pageSize": 0,
"total": 0
}