update APIs

This commit is contained in:
Particle_G
2021-02-06 15:50:00 +08:00
committed by MrZ626
parent d86eb59963
commit 5b718e3f8c
7 changed files with 22 additions and 24 deletions

View File

@@ -144,16 +144,14 @@ PATH={--Network API paths
url="hdustea.3322.org",
port="10026",
api="/tech/api/v1",
appInfo="/app/info",
users="/users",
auth="/auth",
access="/auth/access",
rooms="/online/rooms",
http="/tech/api/v1",
socket="/tech/socket/v1",
play_room="/play_room",
chat_room="/chat_room",
appInfo="/app/info",
user="/user",
auth="/auth/auth",
access="/auth/access",
onlineChat="/online/chat",
onlinePlay="/online/play",
}
--Game tables