search2.json 1.8 KB

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