search1.json 2.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394
  1. {
  2. "msg": "200",
  3. "data": {
  4. "total": 2,
  5. "list": [
  6. {
  7. "id": "2",
  8. "noticeId": "1000",
  9. "noticeCode": null,
  10. "companyNumber": "123",
  11. "noticeTime": null,
  12. "sourceType": null,
  13. "moveType": null,
  14. "entryNumber": "123",
  15. "productionCode": "123",
  16. "materialId": "00000000000000032748",
  17. "wbs": "123",
  18. "measurementId": "123",
  19. "num": "80",
  20. "type": "0",
  21. "warehousingNum": "0",
  22. "page": 0,
  23. "limit": 0,
  24. "startTime": null,
  25. "endTime": null,
  26. "materialName": "search1",
  27. "wllbClass": "456546",
  28. "materialCode": null,
  29. "userId": null,
  30. "askGoodsId": null,
  31. "wllbCode": null,
  32. "serial": null,
  33. "producBatch": null,
  34. "attribute": null,
  35. "storageLocationCode": null,
  36. "seq": null,
  37. "userName": null,
  38. "scrq": null,
  39. "uniqueCode": null
  40. },
  41. {
  42. "id": "1",
  43. "noticeId": "123123",
  44. "noticeCode": null,
  45. "companyNumber": "123",
  46. "noticeTime": null,
  47. "sourceType": null,
  48. "moveType": null,
  49. "entryNumber": "123123",
  50. "productionCode": "123",
  51. "materialId": "00000000000000032748",
  52. "wbs": "123",
  53. "measurementId": "123",
  54. "num": "123",
  55. "type": "1",
  56. "warehousingNum": "10",
  57. "page": 0,
  58. "limit": 0,
  59. "startTime": null,
  60. "endTime": null,
  61. "materialName": "材料1",
  62. "wllbClass": "456546",
  63. "materialCode": null,
  64. "userId": null,
  65. "askGoodsId": null,
  66. "wllbCode": null,
  67. "serial": null,
  68. "producBatch": null,
  69. "attribute": null,
  70. "storageLocationCode": null,
  71. "seq": null,
  72. "userName": null,
  73. "scrq": null,
  74. "uniqueCode": null
  75. }
  76. ],
  77. "pageNum": 1,
  78. "pageSize": 10,
  79. "size": 2,
  80. "startRow": 1,
  81. "endRow": 2,
  82. "pages": 1,
  83. "prePage": 0,
  84. "nextPage": 0,
  85. "isFirstPage": true,
  86. "isLastPage": true,
  87. "hasPreviousPage": false,
  88. "hasNextPage": false,
  89. "navigatePages": 8,
  90. "navigatepageNums": [1],
  91. "navigateFirstPage": 1,
  92. "navigateLastPage": 1
  93. }
  94. }