修改之前场景名打错,准备好获取房间列表的api
This commit is contained in:
@@ -37,7 +37,7 @@ local function fresh()
|
||||
rooms=nil
|
||||
httpRequest(
|
||||
task_fetchRooms,
|
||||
PATH.api..PATH.access,
|
||||
PATH.api..PATH.rooms,
|
||||
"GET"
|
||||
)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user