123456789101112131415161718192021222324252627282930 |
- [
- {
- "alertIdList": [100002, 100001],
- "games": [0, 1],
- "groupId": 1,
- "isAdvertisement": false,
- "planId": 1
- },
- {
- "alertIdList": [101201, 10034],
- "games": [2, -1],
- "groupId": 2,
- "isAdvertisement": false,
- "planId": 1
- },
- {
- "alertIdList": [601007, 102801],
- "games": [0, 1],
- "groupId": 3,
- "isAdvertisement": true,
- "planId": 1
- },
- {
- "alertIdList": [100401, 101501],
- "games": [2, -1],
- "groupId": 4,
- "isAdvertisement": true,
- "planId": 1
- }
- ]
|