关闭登录流程
parent
30697705be
commit
f7d939b016
|
|
@ -8,7 +8,7 @@ this.LoginWay = { Account = 0, WeChat = 1 }
|
|||
local ServerVersion = 1
|
||||
|
||||
local IsSDKLogin = AppConst.isSDK and AppConst.isSDKLogin
|
||||
local IsDevelopLogin = false
|
||||
local IsDevelopLogin = true
|
||||
|
||||
local openIdkey = "openIdkey"
|
||||
local openIdPw = "openIdPw"
|
||||
|
|
|
|||
Loading…
Reference in New Issue