12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394 |
- {
- "msg": "200",
- "data": {
- "total": 14,
- "list": [
- {
- "id": "4",
- "noticeId": null,
- "noticeCode": null,
- "companyNumber": null,
- "noticeTime": null,
- "sourceType": null,
- "moveType": null,
- "entryNumber": null,
- "productionCode": null,
- "materialId": null,
- "wbs": null,
- "measurementId": null,
- "num": null,
- "type": null,
- "warehousingNum": "70",
- "page": 0,
- "limit": 0,
- "startTime": null,
- "endTime": null,
- "materialName": "材料1",
- "wllbClass": null,
- "materialCode": null,
- "userId": "3",
- "askGoodsId": null,
- "wllbCode": "123",
- "serial": null,
- "producBatch": "2023-03-11 09:23:19",
- "attribute": null,
- "storageLocationCode": "000000",
- "seq": null,
- "userName": "admin",
- "scrq": "2023-03-13 15:06:19",
- "uniqueCode": null
- },
- {
- "id": "3",
- "noticeId": null,
- "noticeCode": null,
- "companyNumber": null,
- "noticeTime": null,
- "sourceType": null,
- "moveType": null,
- "entryNumber": null,
- "productionCode": null,
- "materialId": null,
- "wbs": null,
- "measurementId": null,
- "num": null,
- "type": null,
- "warehousingNum": "10",
- "page": 0,
- "limit": 0,
- "startTime": null,
- "endTime": null,
- "materialName": "材料1",
- "wllbClass": null,
- "materialCode": null,
- "userId": "3",
- "askGoodsId": null,
- "wllbCode": "123",
- "serial": null,
- "producBatch": "2023-03-11 09:23:19",
- "attribute": null,
- "storageLocationCode": "000000",
- "seq": null,
- "userName": "admin",
- "scrq": "2023-03-13 09:58:54",
- "uniqueCode": null
- }
- ],
- "pageNum": 1,
- "pageSize": 10,
- "size": 4,
- "startRow": 1,
- "endRow": 4,
- "pages": 1,
- "prePage": 0,
- "nextPage": 0,
- "isFirstPage": true,
- "isLastPage": true,
- "hasPreviousPage": false,
- "hasNextPage": false,
- "navigatePages": 8,
- "navigatepageNums": [1],
- "navigateFirstPage": 1,
- "navigateLastPage": 1
- }
- }
|