search1.json 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283
  1. {
  2. "msg": "200",
  3. "data": {
  4. "total": 1,
  5. "list": [
  6. {
  7. "id": "1",
  8. "code": "123",
  9. "name": "search1",
  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. "partType": "半成品",
  62. "page": 0,
  63. "limit": 0
  64. }
  65. ],
  66. "pageNum": 1,
  67. "pageSize": 10,
  68. "size": 1,
  69. "startRow": 1,
  70. "endRow": 1,
  71. "pages": 1,
  72. "prePage": 0,
  73. "nextPage": 0,
  74. "isFirstPage": true,
  75. "isLastPage": true,
  76. "hasPreviousPage": false,
  77. "hasNextPage": false,
  78. "navigatePages": 8,
  79. "navigatepageNums": [1],
  80. "navigateFirstPage": 1,
  81. "navigateLastPage": 1
  82. }
  83. }