123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106 |
- {
- "msg": "200",
- "data": {
- "total": 12,
- "list": [
- {
- "id": "2",
- "askGoodsId": "0001",
- "entryNumber": null,
- "productionCode": "1",
- "storageLocationName": null,
- "userName": null,
- "materialId": "00000000000000032748",
- "wbs": null,
- "measurementId": null,
- "num": "100",
- "outNum": "8",
- "askGoodsCode": null,
- "companyNumber": null,
- "sqrq": null,
- "departmentId": null,
- "departmentName": null,
- "department": "仓储部门",
- "sourceType": null,
- "moveType": null,
- "materialName": "材料1",
- "materialCode": "123",
- "uniqueCode": null,
- "storageLocationCode": null,
- "supplierId": null,
- "serial": null,
- "type": "1",
- "userId": null,
- "scrq": null,
- "supplierName": null,
- "producDate": null,
- "wllbCode": null,
- "page": 0,
- "limit": 0,
- "askGoodsType": null,
- "startTime": null,
- "endTime": null,
- "process": null,
- "askGoodsApplyType": null,
- "partType": null
- },
- {
- "id": "1",
- "askGoodsId": "0001",
- "entryNumber": null,
- "productionCode": "1",
- "storageLocationName": null,
- "userName": null,
- "materialId": "00000000000000032748",
- "wbs": null,
- "measurementId": null,
- "num": "100",
- "outNum": "8",
- "askGoodsCode": null,
- "companyNumber": null,
- "sqrq": null,
- "departmentId": null,
- "departmentName": null,
- "department": "仓储部门",
- "sourceType": null,
- "moveType": null,
- "materialName": "材料1",
- "materialCode": "123",
- "uniqueCode": null,
- "storageLocationCode": null,
- "supplierId": null,
- "serial": null,
- "type": "1",
- "userId": null,
- "scrq": null,
- "supplierName": null,
- "producDate": null,
- "wllbCode": null,
- "page": 0,
- "limit": 0,
- "askGoodsType": null,
- "startTime": null,
- "endTime": null,
- "process": null,
- "askGoodsApplyType": null,
- "partType": null
- }
- ],
- "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
- }
- }
|