123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 |
- {
- "result": 1,
- "description": null,
- "para": {
- "total": 13,
- "groupCount": 5,
- "dataList": [
- {
- "id": "3311111232",
- "simStatus":"chargedUnupdated",
- "isManager": true,
- "name": "学生公寓",
- "groupId": 11,
- "type": "洗衣机",
- "typeId": 0,
- "logicalCode": 123,
- "expireDate": "2019-01-01",
- "groupNumber": 1
- },
- {
- "id": "3311111233",
- "simStatus":"illegal",
- "name": "学生公寓",
- "groupId": 11,
- "type": "洗衣机",
- "typeId": 0,
- "logicalCode": 123,
- "expireDate": "2018-06-01",
- "groupNumber": 1
- },
- {
- "id": "3311111234",
- "name": "学生公寓",
- "groupId": 11,
- "type": "洗衣机",
- "typeId": 0,
- "logicalCode": 124,
- "expireDate": "2018-06-01",
- "groupNumber": 1
- },
- {
- "id": "3311111235",
- "name": "学生公寓3",
- "groupId": 12,
- "type": "洗衣机",
- "typeId": 0,
- "logicalCode": 125,
- "expireDate": "2018-06-01",
- "groupNumber": 3
- },
- {
- "id": "3311111236",
- "name": "学生公寓4",
- "groupId": 13,
- "type": "吹风机",
- "typeId": 1,
- "logicalCode": 126,
- "expireDate": "2018-06-01",
- "groupNumber": 4
- }
- ]
- }
- }
|