Skip to content

Commit 3fcdb1c

Browse files
authored
更新 app.config.json
1 parent 1c3885a commit 3fcdb1c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

‎public/config/app.config.json‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
"visitedCount": "/api/auth/visited/count"
1212
},
1313
"rooms": {
14-
"list": "/newapi/rooms/info",
15-
"history": "/newapi/rooms/history",
16-
"listen": "/newapi/rooms/listen"
14+
"list": "/api/rooms/info",
15+
"history": "/api/rooms/history",
16+
"listen": "/api/rooms/listen"
1717
},
1818
"charts": {
1919
"rank": "/chart/:id/rank",

0 commit comments

Comments
 (0)