equipmentListForStock 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124
  1. {
  2. "result": 1,
  3. "description": null,
  4. "para": {
  5. "total": 13,
  6. "groupCount":13,
  7. "dataList": [
  8. {
  9. "id": "xxxx1",
  10. "isManager": true,
  11. "name": "学生公寓",
  12. "groupId": 11,
  13. "type": "娃娃机",
  14. "typeId": 0,
  15. "logicalCode": 100023,
  16. "consumptionQuantity": 12,
  17. "quantity": 21
  18. },
  19. {
  20. "id": "xxxx111",
  21. "isManager": true,
  22. "name": "学生公寓",
  23. "groupId": 11,
  24. "type": "纸巾机",
  25. "typeId": 0,
  26. "logicalCode": 100024,
  27. "consumptionQuantity": 12,
  28. "quantity": 21
  29. },
  30. {
  31. "id": "xxxx2",
  32. "isManager": true,
  33. "name": "学生公寓",
  34. "groupId": 11,
  35. "type": "纸巾机",
  36. "typeId": 0,
  37. "logicalCode": 100025,
  38. "consumptionQuantity": 12,
  39. "quantity": 15
  40. },
  41. {
  42. "id": "xxxx3",
  43. "isManager": false,
  44. "name": "学生公寓12",
  45. "groupId": 12,
  46. "type": "纸巾机",
  47. "typeId": 0,
  48. "logicalCode": 1000125,
  49. "consumptionQuantity": 0,
  50. "quantity": 0
  51. },
  52. {
  53. "id": "xxxx4",
  54. "name": "学生公寓13",
  55. "groupId": 13,
  56. "type": "纸巾机",
  57. "typeId": 1,
  58. "logicalCode": 100051,
  59. "consumptionQuantity": 12,
  60. "quantity": 21
  61. },
  62. {
  63. "id": "xxxx5",
  64. "name": "学生公寓13",
  65. "groupId": 13,
  66. "type": "娃娃机",
  67. "typeId": 0,
  68. "logicalCode": 100052,
  69. "consumptionQuantity": 12,
  70. "quantity": 0
  71. },
  72. {
  73. "id": "xxxx5",
  74. "name": "学生公寓13",
  75. "groupId": 13,
  76. "type": "娃娃机",
  77. "typeId": 0,
  78. "logicalCode": 100053,
  79. "consumptionQuantity": 12,
  80. "quantity": 0
  81. },
  82. {
  83. "id": "xxxx5",
  84. "name": "学生公寓13",
  85. "groupId": 13,
  86. "type": "娃娃机",
  87. "typeId": 0,
  88. "logicalCode": 100054,
  89. "consumptionQuantity": 12,
  90. "quantity": 2
  91. },
  92. {
  93. "id": "xxxx5",
  94. "name": "学生公寓13",
  95. "groupId": 13,
  96. "type": "娃娃机",
  97. "typeId": 0,
  98. "logicalCode": 100055,
  99. "consumptionQuantity": 12,
  100. "quantity": 1
  101. },
  102. {
  103. "id": "xxxx5",
  104. "name": "学生公寓13",
  105. "groupId": 13,
  106. "type": "娃娃机",
  107. "typeId": 0,
  108. "logicalCode": 100088,
  109. "consumptionQuantity": 12,
  110. "quantity": 21
  111. }
  112. ]
  113. }
  114. }