1234567891011121314151617181920212223 |
- {
- "result": 1,
- "description": "",
- "payload": {
- "user": "me",
- "surplus": 0.1,
- "sum": 5,
- "name": "洗衣机",
- "nowStep":"正在脱水",
- "agentFeatures":["aiweisi666_","moyaya666_","anxingongyu"],
- "code":100711,
- "logicalCode": "3202",
- "address": "武汉大学",
- "status": {
- "switch": true,
- "shake": true,
- "hot": true,
- "mode": "mode1"
- }
- }
- }
|