c1
This commit is contained in:
parent
976f219938
commit
b4fd1c5974
@ -383,7 +383,7 @@ end
|
||||
|
||||
function SDKManager:getServerList(callback)
|
||||
local postData = {
|
||||
project_id = "b6",
|
||||
project_id = "c1",
|
||||
bundle_id = Platform:getIdentifier(),
|
||||
version = Platform:getClientVersion(),
|
||||
device_id = DeviceHelper:getDeviceId(),
|
||||
|
||||
@ -43,7 +43,7 @@ NetManager.LOGIN_TYPE = {
|
||||
|
||||
function NetManager:getGate()
|
||||
if EDITOR_MODE then
|
||||
return "http://game.juzugame.com:3000"
|
||||
return "https://entrance.wdd817.link"
|
||||
else
|
||||
return "https://d3ksek7t8d0wbt.cloudfront.net/"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user