list1.json 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  1. {
  2. "msg": "200",
  3. "data": {
  4. "total": 11,
  5. "list": [
  6. {
  7. "id": "1",
  8. "code": "123",
  9. "name": "材料1",
  10. "tldId": "123",
  11. "specificationAndModel": "123",
  12. "unitOfMeasurement": "123",
  13. "materialId": null,
  14. "num": null,
  15. "type": null,
  16. "tableName": null,
  17. "size": "1",
  18. "materialType": "546",
  19. "wllbClass": "456546",
  20. "isNotDisable": "1",
  21. "isRecommend": "1",
  22. "partType": "半成品",
  23. "page": 0,
  24. "limit": 0
  25. },
  26. {
  27. "id": "3",
  28. "code": "123",
  29. "name": "材料1",
  30. "tldId": "123",
  31. "specificationAndModel": "123",
  32. "unitOfMeasurement": "123",
  33. "materialId": null,
  34. "num": null,
  35. "type": null,
  36. "tableName": null,
  37. "size": "1",
  38. "materialType": "546",
  39. "wllbClass": "456546",
  40. "isNotDisable": "1",
  41. "isRecommend": "1",
  42. "partType": "半成品",
  43. "page": 0,
  44. "limit": 0
  45. },
  46. {
  47. "id": "2",
  48. "code": "123",
  49. "name": "材料1",
  50. "tldId": "123",
  51. "specificationAndModel": "123",
  52. "unitOfMeasurement": "123",
  53. "materialId": null,
  54. "num": null,
  55. "type": null,
  56. "tableName": null,
  57. "size": "1",
  58. "materialType": "546",
  59. "wllbClass": "456546",
  60. "isNotDisable": "1",
  61. "isRecommend": "1",
  62. "partType": "半成品",
  63. "page": 0,
  64. "limit": 0
  65. }
  66. ],
  67. "pageNum": 1,
  68. "pageSize": 10,
  69. "size": 1,
  70. "startRow": 1,
  71. "endRow": 1,
  72. "pages": 1,
  73. "prePage": 0,
  74. "nextPage": 0,
  75. "isFirstPage": true,
  76. "isLastPage": true,
  77. "hasPreviousPage": false,
  78. "hasNextPage": false,
  79. "navigatePages": 8,
  80. "navigatepageNums": [1],
  81. "navigateFirstPage": 1,
  82. "navigateLastPage": 1
  83. }
  84. }