getPackages 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146
  1. {
  2. "result": 1,
  3. "description": null,
  4. "payload": {
  5. "policyTemp": {
  6. "forApps": {
  7. "policyType": "time",
  8. "rule": {
  9. "prices": [
  10. {
  11. "power": 200,
  12. "price": 30
  13. },
  14. {
  15. "power": 300,
  16. "price": 40
  17. },
  18. {
  19. "power": 400,
  20. "price": 50
  21. },
  22. {
  23. "power": 500,
  24. "price": 60
  25. }
  26. ],
  27. "price": 2
  28. }
  29. },
  30. "forIdcard": {
  31. "policyType": "elec",
  32. "billingMethod": "after",
  33. "money": 10,
  34. "minAfterStartCoins": 2,
  35. "autoRefund": true,
  36. "rule": {
  37. "prices": [
  38. {
  39. "power": 200,
  40. "price": 30
  41. },
  42. {
  43. "power": 300,
  44. "price": 40
  45. },
  46. {
  47. "power": 400,
  48. "price": 50
  49. }
  50. ],
  51. "price": 3
  52. }
  53. }
  54. },
  55. "displaySwitchs":{
  56. "displayPriceSwitch":true,
  57. "displayCoinsSwitch":true,
  58. "displayTimeSwitch":true,
  59. "setBasePriceAble":false,
  60. "setPulseAble":false
  61. },
  62. "unit_price1": {"value": 240, "unit": "分钟"},
  63. "billAsService1": {
  64. "on": true,
  65. "elecCharge": 1,
  66. "serviceCharge": 1
  67. },
  68. "ruleList": [
  69. {
  70. "id":1,
  71. "switch":true,
  72. "maxHour":1,
  73. "coins": "1.00",
  74. "pulse": 1,
  75. "price": "1.00",
  76. "basePrice": "1.00",
  77. "time": "10",
  78. "minAfterStartCoins": "10",
  79. "unit":"次",
  80. "description": "夏天短袖等小衣物",
  81. "imgList":["/app/img/logo.png"],
  82. "name": "射击20枪"
  83. },
  84. {
  85. "id":2,
  86. "maxHour":2,
  87. "coins": "2.00",
  88. "price": "2.00", "basePrice": "1.00",
  89. "time": "20",
  90. "unit":"分钟",
  91. "description": "适合衬衣、外套",
  92. "name": "普通"
  93. },
  94. {
  95. "id":3,
  96. "maxHour":3,
  97. "coins": "3.00",
  98. "price": "3.00", "basePrice": "1.00",
  99. "time": "30",
  100. "description": "适合高档衣物",
  101. "name": "轻柔"
  102. },
  103. {
  104. "id":4,
  105. "maxHour":4,
  106. "coins": "4.00",
  107. "price": "4.00", "basePrice": "1.00",
  108. "time": "40",
  109. "unit": "度",
  110. "description": "适合被单、毯子",
  111. "name": "大件"
  112. },
  113. {
  114. "id":5,
  115. "maxHour":5,
  116. "coins": "5.00",
  117. "price": "5.00", "basePrice": "1.00",
  118. "time": "999",
  119. "description": "充满自停",
  120. "name": "充满自停"
  121. }
  122. ],
  123. "devData": {
  124. "chargeIndex": {
  125. "1": "busy",
  126. "2": "fault",
  127. "3": "busy",
  128. "4": "busy",
  129. "5": "busy",
  130. "6": "idle",
  131. "99": "idle"
  132. },
  133. "maxCoins": 5,
  134. "isManager": true,
  135. "groupName": "武大学校公寓 ",
  136. "type": "洗衣机",
  137. "devNo": "NO111",
  138. "typeCode": 100209,
  139. "groupNumber": "Group111"
  140. }
  141. }
  142. }