{ "result": 1, "description": null, "payload": { "dataList": [ { "id": 11, "cardName": "月卡", "price": "30", "count": 30, "status": 1, "mainDesc": "自用户开卡日期起,1个月内可免费使用指定次数设备,推荐您在淡季启用该活动", "userDesc": "自开卡日期起,1个月内可免费使用指定次数设备,可用分享给朋友使用", "kind": "time", "subKind": "month" }, { "id": 12, "cardName": "季卡", "price": "90", "count": 90, "status": 0, "mainDesc": "自用户开卡日期起,3个月内可免费使用指定次数设备,推荐您在淡季启用该活动", "userDesc": "自开卡日期起,3个月内可免费使用指定次数设备,可用分享给朋友使用", "kind": "time", "subKind": "quarter" }, { "id": 13, "cardName": "年卡", "price": "360", "count": 360, "status": 1, "mainDesc": "自用户开卡日期起,1年内可免费使用指定次数设备,可用快速回本", "userDesc": "自开卡日期起,1年内可免费使用指定次数设备,可用分享给朋友使用", "kind": "time", "subKind": "year" } ] } }