| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146 | {  "result": 1,  "description": null,  "payload": {      "policyTemp": {        "forApps": {          "policyType": "time",          "rule": {            "prices": [              {                "power": 200,                "price": 30              },              {                "power": 300,                "price": 40              },              {                "power": 400,                "price": 50              },              {                "power": 500,                "price": 60              }            ],            "price": 2          }        },        "forIdcard": {          "policyType": "elec",          "billingMethod": "after",          "money": 10,          "minAfterStartCoins": 2,          "autoRefund": true,          "rule": {            "prices": [              {                "power": 200,                "price": 30              },              {                "power": 300,                "price": 40              },              {                "power": 400,                "price": 50              }            ],            "price": 3          }        }    },    "displaySwitchs":{      "displayPriceSwitch":true,      "displayCoinsSwitch":true,      "displayTimeSwitch":true,      "setBasePriceAble":false,      "setPulseAble":false    },    "unit_price1": {"value": 240, "unit": "分钟"},    "billAsService1": {      "on": true,      "elecCharge": 1,      "serviceCharge": 1    },    "ruleList": [      {        "id":1,        "switch":true,        "maxHour":1,        "coins": "1.00",        "pulse": 1,        "price": "1.00",        "basePrice": "1.00",        "time": "10",        "minAfterStartCoins": "10",        "unit":"次",        "description": "夏天短袖等小衣物",        "imgList":["/app/img/logo.png"],        "name": "射击20枪"      },      {        "id":2,        "maxHour":2,        "coins": "2.00",        "price": "2.00",  "basePrice": "1.00",        "time": "20",        "unit":"分钟",        "description": "适合衬衣、外套",        "name": "普通"      },      {       "id":3,       "maxHour":3,        "coins": "3.00",        "price": "3.00",  "basePrice": "1.00",        "time": "30",        "description": "适合高档衣物",        "name": "轻柔"      },      {         "id":4,         "maxHour":4,        "coins": "4.00",        "price": "4.00",  "basePrice": "1.00",        "time": "40",        "unit": "度",        "description": "适合被单、毯子",        "name": "大件"      },      {         "id":5,         "maxHour":5,        "coins": "5.00",        "price": "5.00",  "basePrice": "1.00",        "time": "999",        "description": "充满自停",        "name": "充满自停"      }    ],    "devData": {      "chargeIndex": {        "1": "busy",        "2": "fault",        "3": "busy",        "4": "busy",        "5": "busy",        "6": "idle",        "99": "idle"      },      "maxCoins": 5,      "isManager": true,      "groupName": "武大学校公寓 ",      "type": "洗衣机",      "devNo": "NO111",      "typeCode": 100209,      "groupNumber": "Group111"    }  }}
 |