解决部分已知bug
This commit is contained in:
4
json.md
4
json.md
@@ -8,7 +8,7 @@ url: `server/wushan/2/wait`
|
||||
"cron": "* * * *",
|
||||
"items": [
|
||||
{
|
||||
"data": "file://./三峡龙脊BGM.mp3"
|
||||
"data": "file:///opt/game/三峡龙脊BGM.mp3"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -30,7 +30,7 @@ url: `server/wushan/2/play`
|
||||
]
|
||||
},
|
||||
"game": {
|
||||
"video": "file://./镇水塔法阵.mp4"
|
||||
"video": "file:///opt/game/镇水塔法阵.mp4"
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user