list1.json 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  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. "isProduct": "1",
  15. "page": 0,
  16. "limit": 0
  17. },
  18. {
  19. "id": "5",
  20. "storageLocationCode": "0001",
  21. "storageLocationName": "1号库位",
  22. "warehouseWhere": "1号仓库",
  23. "storageLocationType": "原材料库位",
  24. "isNotDisable": "1",
  25. "createTime": "2023-02-04",
  26. "isProduct": "1",
  27. "page": 0,
  28. "limit": 0
  29. },
  30. {
  31. "id": "6",
  32. "storageLocationCode": "0001",
  33. "storageLocationName": "1号库位",
  34. "warehouseWhere": "1号仓库",
  35. "storageLocationType": "原材料库位",
  36. "isNotDisable": "1",
  37. "createTime": "2023-02-04",
  38. "isProduct": "1",
  39. "page": 0,
  40. "limit": 0
  41. }
  42. ],
  43. "pageNum": 1,
  44. "pageSize": 10,
  45. "size": 1,
  46. "startRow": 1,
  47. "endRow": 1,
  48. "pages": 1,
  49. "prePage": 0,
  50. "nextPage": 0,
  51. "isFirstPage": true,
  52. "isLastPage": true,
  53. "hasPreviousPage": false,
  54. "hasNextPage": false,
  55. "navigatePages": 8,
  56. "navigatepageNums": [1],
  57. "navigateFirstPage": 1,
  58. "navigateLastPage": 1
  59. }
  60. }