list2.json 1.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. {
  2. "msg": "200",
  3. "data": {
  4. "total": 16,
  5. "list": [
  6. {
  7. "id": "4",
  8. "storageLocationCode": "0001",
  9. "storageLocationName": "1号库位",
  10. "warehouseWhere": "1号仓库",
  11. "storageLocationType": "原材料库位",
  12. "isNotDisable": "1",
  13. "createTime": "2023-02-04",
  14. "page": 0,
  15. "limit": 0
  16. },
  17. {
  18. "id": "5",
  19. "storageLocationCode": "0001",
  20. "storageLocationName": "1号库位",
  21. "warehouseWhere": "1号仓库",
  22. "storageLocationType": "原材料库位",
  23. "isNotDisable": "1",
  24. "createTime": "2023-02-04",
  25. "page": 0,
  26. "limit": 0
  27. }
  28. ],
  29. "pageNum": 1,
  30. "pageSize": 10,
  31. "size": 1,
  32. "startRow": 1,
  33. "endRow": 1,
  34. "pages": 1,
  35. "prePage": 0,
  36. "nextPage": 0,
  37. "isFirstPage": true,
  38. "isLastPage": true,
  39. "hasPreviousPage": false,
  40. "hasNextPage": false,
  41. "navigatePages": 8,
  42. "navigatepageNums": [
  43. 1
  44. ],
  45. "navigateFirstPage": 1,
  46. "navigateLastPage": 1
  47. }
  48. }