关闭登录流程

dev_chengFeng
gaoxin 2020-09-04 10:25:40 +08:00
parent 30697705be
commit f7d939b016
1 changed files with 1 additions and 1 deletions

View File

@ -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"