search2.json 1.7 KB

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