29 lines
548 B
JSON
29 lines
548 B
JSON
{
|
|
"timestamp": "2025-05-05T09:38:31.853Z",
|
|
"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": "蒙德城"
|
|
}
|
|
]
|
|
} |