123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104 |
- {
- "msg": "200",
- "data": {
- "total": 6,
- "list": [
- {
- "id": "31",
- "name": "收货",
- "url": "2",
- "pId": "0",
- "idCode": null,
- "type": "PDA",
- "page": 0,
- "limit": 0,
- "orderBy": "0",
- "menu": null,
- "pid": "0"
- },
- {
- "id": "33",
- "name": "上架",
- "url": "12",
- "pId": "0",
- "idCode": null,
- "type": "PDA",
- "page": 0,
- "limit": 0,
- "orderBy": "0",
- "menu": null,
- "pid": "0"
- },
- {
- "id": "34",
- "name": "下架",
- "url": "33",
- "pId": "0",
- "idCode": null,
- "type": "PDA",
- "page": 0,
- "limit": 0,
- "orderBy": "0",
- "menu": null,
- "pid": "0"
- },
- {
- "id": "35",
- "name": "出库",
- "url": "54",
- "pId": "0",
- "idCode": null,
- "type": "PDA",
- "page": 0,
- "limit": 0,
- "orderBy": "0",
- "menu": null,
- "pid": "0"
- },
- {
- "id": "36",
- "name": "入库",
- "url": "21",
- "pId": "0",
- "idCode": null,
- "type": "PDA",
- "page": 0,
- "limit": 0,
- "orderBy": "0",
- "menu": null,
- "pid": "0"
- },
- {
- "id": "37",
- "name": "AGV",
- "url": "90",
- "pId": "0",
- "idCode": null,
- "type": "PDA",
- "page": 0,
- "limit": 0,
- "orderBy": "0",
- "menu": null,
- "pid": "0"
- }
- ],
- "pageNum": 1,
- "pageSize": 10000,
- "size": 6,
- "startRow": 1,
- "endRow": 6,
- "pages": 1,
- "prePage": 0,
- "nextPage": 0,
- "isFirstPage": true,
- "isLastPage": true,
- "hasPreviousPage": false,
- "hasNextPage": false,
- "navigatePages": 8,
- "navigatepageNums": [
- 1
- ],
- "navigateFirstPage": 1,
- "navigateLastPage": 1
- }
- }
|