123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116 |
- {
- "msg": "200",
- "data": {
- "total": 12,
- "list": [
- {
- "id": "1",
- "askGoodsId": null,
- "entryNumber": null,
- "productionCode": null,
- "storageLocationName": null,
- "userName": "admin",
- "materialId": null,
- "wbs": null,
- "measurementId": null,
- "num": "10",
- "outNum": null,
- "askGoodsCode": null,
- "companyNumber": "2",
- "sqrq": null,
- "departmentId": null,
- "departmentName": null,
- "department": null,
- "sourceType": null,
- "moveType": null,
- "materialName": "半成品1",
- "materialCode": null,
- "uniqueCode": null,
- "storageLocationCode": null,
- "supplierId": null,
- "serial": null,
- "type": null,
- "userId": "3",
- "scrq": "2023-03-15 16:51:12",
- "supplierName": null,
- "producDate": null,
- "wllbCode": "BCP001",
- "page": 0,
- "limit": 0,
- "askGoodsType": null,
- "startTime": null,
- "endTime": null,
- "process": null,
- "askGoodsApplyType": null,
- "partType": null,
- "attribute": null,
- "deliveryId": "002",
- "customerName": "供应商1",
- "warehouseWhere": null,
- "companyName": "测试"
- },
- {
- "id": "2",
- "askGoodsId": null,
- "entryNumber": null,
- "productionCode": null,
- "storageLocationName": null,
- "userName": "admin",
- "materialId": null,
- "wbs": null,
- "measurementId": null,
- "num": "10",
- "outNum": null,
- "askGoodsCode": null,
- "companyNumber": "2",
- "sqrq": null,
- "departmentId": null,
- "departmentName": null,
- "department": null,
- "sourceType": null,
- "moveType": null,
- "materialName": "半成品1",
- "materialCode": null,
- "uniqueCode": null,
- "storageLocationCode": null,
- "supplierId": null,
- "serial": null,
- "type": null,
- "userId": "3",
- "scrq": "2023-03-15 16:51:12",
- "supplierName": null,
- "producDate": null,
- "wllbCode": "BCP001",
- "page": 0,
- "limit": 0,
- "askGoodsType": null,
- "startTime": null,
- "endTime": null,
- "process": null,
- "askGoodsApplyType": null,
- "partType": null,
- "attribute": null,
- "deliveryId": "002",
- "customerName": "供应商1",
- "warehouseWhere": null,
- "companyName": "测试"
- }
- ],
- "pageNum": 1,
- "pageSize": 10,
- "size": 1,
- "startRow": 1,
- "endRow": 1,
- "pages": 1,
- "prePage": 0,
- "nextPage": 0,
- "isFirstPage": true,
- "isLastPage": true,
- "hasPreviousPage": false,
- "hasNextPage": false,
- "navigatePages": 8,
- "navigatepageNums": [1],
- "navigateFirstPage": 1,
- "navigateLastPage": 1
- }
- }
|