mirror of
https://github.com/yoncodes/BD2PS.git
synced 2026-08-04 22:02:15 +02:00
27 lines
249 B
JSON
27 lines
249 B
JSON
[
|
|
{
|
|
"eventGroupId": [
|
|
1,
|
|
12,
|
|
123
|
|
],
|
|
"id": 1
|
|
},
|
|
{
|
|
"eventGroupId": [
|
|
2,
|
|
12,
|
|
23,
|
|
123
|
|
],
|
|
"id": 2
|
|
},
|
|
{
|
|
"eventGroupId": [
|
|
3,
|
|
23,
|
|
123
|
|
],
|
|
"id": 3
|
|
}
|
|
] |