29 lines
548 B
JSON
29 lines
548 B
JSON
{
|
|
"timestamp": "2025-05-04T15:37:24.038Z",
|
|
"commissions": [
|
|
{
|
|
"id": 1,
|
|
"name": "攀高危险",
|
|
"supported": true,
|
|
"location": "果酒湖"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"name": "临危受命",
|
|
"supported": true,
|
|
"location": "达达乌帕谷"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"name": "为了执行官大人",
|
|
"supported": true,
|
|
"location": "未知地点"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"name": "钥匙是易丢品",
|
|
"supported": false,
|
|
"location": "未知地点"
|
|
}
|
|
]
|
|
} |