| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384 | {  "result": 1,  "description": null,  "payload": {    "displaySwitchs":{     "displayPriceSwitch":true,       "displayCoinsSwitch":false,      "displayTimeSwitch":true    },    "unit_price":{"unit":"次","value":10},    "ruleList": [      {        "id":1,        "switch":false,        "maxHour":1,        "coins": "1.00",        "price": "1.00",        "time": "10",        "description": "夏天短袖等小衣物",        "imgList":["/app/img/logo.png"],        "name": "快洗"      },      {        "id":2,        "maxHour":2,        "coins": "2.00",        "price": "2.00",        "time": "20",        "time1": "20",        "time2": "20",        "unit":"分钟",        "unit1":"次",        "unit2":"度",        "description": "适合衬衣、外套",        "name": "普通"      },      {       "id":3,       "maxHour":3,        "coins": "3.00",        "price": "3.00",        "time": "30",        "description": "适合高档衣物",        "name": "轻柔"      },      {         "id":4,         "maxHour":4,        "coins": "4.00",        "price": "4.00",        "time": "40",        "unit": "度",        "description": "适合被单、毯子",        "name": "大件"      },      {         "id":5,         "maxHour":5,        "coins": "5.00",        "price": "5.00",        "time": "999",        "description": "充满自停",        "name": "充满自停"      }    ],    "devData": {      "chargeIndex": {        "1": "busy",        "2": "fault",        "3": "busy",        "4": "busy",        "5": "busy",        "6": "idle"      },      "maxCoins": 5,      "isManager": true,      "groupName": "武大学校公寓 ",      "type": "洗衣机",      "devNo": "NO111",      "typeCode": 100207,      "groupNumber": "Group111"    }  }}
 |