list1.json 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  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": [
  81. 1
  82. ],
  83. "navigateFirstPage": 1,
  84. "navigateLastPage": 1
  85. }
  86. }