填充龙台报文

This commit is contained in:
2025-03-17 15:38:35 +08:00
parent 09196f68b5
commit 40293e5e9b

View File

@@ -220,11 +220,11 @@ url: `server/wushan/5/play`
```json ```json
{ {
"bgm": "file://./青云龙台.mp3", "bgm": "file://./登龙云台.mp3",
"power": true, "power": true,
"volume":1, "volume":1,
"game": { "game": {
"osc": "", "osc": "dragon",
"wait": 36 "wait": 36
} }
} }