123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129 |
- {
- "msg": "200",
- "data": {
- "total": 12,
- "list": [
- {
- "id": "2",
- "noticeId": "1000",
- "noticeCode": null,
- "companyNumber": "123",
- "noticeTime": null,
- "sourceType": null,
- "moveType": null,
- "entryNumber": "123",
- "productionCode": "123",
- "materialId": "00000000000000032748",
- "wbs": "123",
- "measurementId": "123",
- "num": "80",
- "type": "0",
- "warehousingNum": "0",
- "page": 0,
- "limit": 0,
- "startTime": null,
- "endTime": null,
- "materialName": "材料1",
- "wllbClass": "456546",
- "materialCode": null,
- "userId": null,
- "askGoodsId": null,
- "wllbCode": null,
- "serial": null,
- "producBatch": null,
- "attribute": null,
- "storageLocationCode": null,
- "seq": null,
- "userName": null,
- "scrq": null,
- "uniqueCode": null
- },
- {
- "id": "1",
- "noticeId": "123123",
- "noticeCode": null,
- "companyNumber": "123",
- "noticeTime": null,
- "sourceType": null,
- "moveType": null,
- "entryNumber": "123123",
- "productionCode": "123",
- "materialId": "00000000000000032748",
- "wbs": "123",
- "measurementId": "123",
- "num": "123",
- "type": "1",
- "warehousingNum": "10",
- "page": 0,
- "limit": 0,
- "startTime": null,
- "endTime": null,
- "materialName": "材料1",
- "wllbClass": "456546",
- "materialCode": null,
- "userId": null,
- "askGoodsId": null,
- "wllbCode": null,
- "serial": null,
- "producBatch": null,
- "attribute": null,
- "storageLocationCode": null,
- "seq": null,
- "userName": null,
- "scrq": null,
- "uniqueCode": null
- },
- {
- "id": "3",
- "noticeId": "123123",
- "noticeCode": null,
- "companyNumber": "123",
- "noticeTime": null,
- "sourceType": null,
- "moveType": null,
- "entryNumber": "123123",
- "productionCode": "123",
- "materialId": "00000000000000032748",
- "wbs": "123",
- "measurementId": "123",
- "num": "123",
- "type": "1",
- "warehousingNum": "10",
- "page": 0,
- "limit": 0,
- "startTime": null,
- "endTime": null,
- "materialName": "材料1",
- "wllbClass": "456546",
- "materialCode": null,
- "userId": null,
- "askGoodsId": null,
- "wllbCode": null,
- "serial": null,
- "producBatch": null,
- "attribute": null,
- "storageLocationCode": null,
- "seq": null,
- "userName": null,
- "scrq": null,
- "uniqueCode": null
- }
- ],
- "pageNum": 1,
- "pageSize": 10,
- "size": 2,
- "startRow": 1,
- "endRow": 2,
- "pages": 1,
- "prePage": 0,
- "nextPage": 0,
- "isFirstPage": true,
- "isLastPage": true,
- "hasPreviousPage": false,
- "hasNextPage": false,
- "navigatePages": 8,
- "navigatepageNums": [1],
- "navigateFirstPage": 1,
- "navigateLastPage": 1
- }
- }
|