| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566 | {  "payload": {    "billAsService": {      "billingMethod": "BILL_AS_SERVICE_POSTPAID",      "on": false,      "serviceCharge": "0.50",      "elecCharge": "0.50"    },    "devData": {      "groupName": "详细地址",      "isManager": true,      "devNo": "863488058913354",      "devTypeName": "一体板标准版",      "devTypeCode": "1002063",      "id": "863488058913354",      "groupNumber": "2"    },    "displaySwitchs": {      "displayCoinsSwitch": true,      "displayPriceSwitch": true,      "displayTimeSwitch": true,      "setBasePriceAble": false,      "setPulseAble": false    },    "ruleList": [      {        "switch": true,        "unit": "度",        "sn": 0,        "name": "套餐1",        "time": 1.0,        "price": 0.21,        "coins": 1,        "id": "1",        "imgList": [ ],        "description": ""      },      {        "switch": true,        "unit": "度",        "sn": 1,        "name": "2",        "time": 2.0,        "price": 2.0,        "coins": 2,        "id": "2",        "imgList": [ ],        "description": ""      },      {        "switch": true,        "unit": "度",        "sn": 2,        "name": "3",        "time": 3.0,        "price": 3.0,        "coins": 3,        "id": "3",        "imgList": [ ],        "description": ""      }    ]  },  "result": 1,  "description": ""}
 |