联网api整理
This commit is contained in:
@@ -138,12 +138,14 @@ for i=1,#MODOPT do
|
|||||||
end
|
end
|
||||||
PATH={--Network API paths
|
PATH={--Network API paths
|
||||||
api="/tech/api/v1",
|
api="/tech/api/v1",
|
||||||
socket="/tech/socket/v1",
|
|
||||||
appInfo="/app/info",
|
appInfo="/app/info",
|
||||||
users="/users",
|
users="/users",
|
||||||
auth="/auth",
|
auth="/auth",
|
||||||
access="/auth/access",
|
access="/auth/access",
|
||||||
rooms="/online/rooms",
|
rooms="/online/rooms",
|
||||||
|
|
||||||
|
socket="/tech/socket/v1",
|
||||||
|
play_room="/play_room",
|
||||||
chat_room="/chat_room",
|
chat_room="/chat_room",
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user