1234567891011121314151617181920212223 |
- [
- {
- "consumeItems": [{"count": 1, "id": 1501}],
- "hallName": "血流成河",
- "roomId": 30311,
- "showItems": [{"count": 300, "id": 1401}],
- "weightId": 1
- },
- {
- "consumeItems": [{"count": 1, "id": 1501}],
- "hallName": "血流成河",
- "roomId": 30312,
- "showItems": [{"count": 400, "id": 1401}],
- "weightId": 2
- },
- {
- "consumeItems": [{"count": 1, "id": 1501}],
- "hallName": "血流成河",
- "roomId": 30313,
- "showItems": [{"count": 600, "id": 1401}],
- "weightId": 3
- }
- ]
|