pda.json 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104
  1. {
  2. "msg": "200",
  3. "data": {
  4. "total": 6,
  5. "list": [
  6. {
  7. "id": "31",
  8. "name": "收货",
  9. "url": "2",
  10. "pId": "0",
  11. "idCode": null,
  12. "type": "PDA",
  13. "page": 0,
  14. "limit": 0,
  15. "orderBy": "0",
  16. "menu": null,
  17. "pid": "0"
  18. },
  19. {
  20. "id": "33",
  21. "name": "上架",
  22. "url": "12",
  23. "pId": "0",
  24. "idCode": null,
  25. "type": "PDA",
  26. "page": 0,
  27. "limit": 0,
  28. "orderBy": "0",
  29. "menu": null,
  30. "pid": "0"
  31. },
  32. {
  33. "id": "34",
  34. "name": "下架",
  35. "url": "33",
  36. "pId": "0",
  37. "idCode": null,
  38. "type": "PDA",
  39. "page": 0,
  40. "limit": 0,
  41. "orderBy": "0",
  42. "menu": null,
  43. "pid": "0"
  44. },
  45. {
  46. "id": "35",
  47. "name": "出库",
  48. "url": "54",
  49. "pId": "0",
  50. "idCode": null,
  51. "type": "PDA",
  52. "page": 0,
  53. "limit": 0,
  54. "orderBy": "0",
  55. "menu": null,
  56. "pid": "0"
  57. },
  58. {
  59. "id": "36",
  60. "name": "入库",
  61. "url": "21",
  62. "pId": "0",
  63. "idCode": null,
  64. "type": "PDA",
  65. "page": 0,
  66. "limit": 0,
  67. "orderBy": "0",
  68. "menu": null,
  69. "pid": "0"
  70. },
  71. {
  72. "id": "37",
  73. "name": "AGV",
  74. "url": "90",
  75. "pId": "0",
  76. "idCode": null,
  77. "type": "PDA",
  78. "page": 0,
  79. "limit": 0,
  80. "orderBy": "0",
  81. "menu": null,
  82. "pid": "0"
  83. }
  84. ],
  85. "pageNum": 1,
  86. "pageSize": 10000,
  87. "size": 6,
  88. "startRow": 1,
  89. "endRow": 6,
  90. "pages": 1,
  91. "prePage": 0,
  92. "nextPage": 0,
  93. "isFirstPage": true,
  94. "isLastPage": true,
  95. "hasPreviousPage": false,
  96. "hasNextPage": false,
  97. "navigatePages": 8,
  98. "navigatepageNums": [
  99. 1
  100. ],
  101. "navigateFirstPage": 1,
  102. "navigateLastPage": 1
  103. }
  104. }