联网api整理

This commit is contained in:
MrZ626
2021-01-01 03:56:48 +08:00
parent 0b59842908
commit 0ae960834d

View File

@@ -138,12 +138,14 @@ for i=1,#MODOPT do
end
PATH={--Network API paths
api="/tech/api/v1",
socket="/tech/socket/v1",
appInfo="/app/info",
users="/users",
auth="/auth",
access="/auth/access",
rooms="/online/rooms",
socket="/tech/socket/v1",
play_room="/play_room",
chat_room="/chat_room",
}