修复提交数据报错,内网测试0.16.2

dev_chengFeng
JieLing 2020-07-25 16:23:04 +08:00
parent 6ac8b914d5
commit 543a4ca080
3 changed files with 1 additions and 1 deletions

View File

@ -1219,7 +1219,7 @@ end
---- type, -- required, 调用时机
---- }
function SubmitExtraData(context)
if not AppConst.isSDK then
if not AppConst.isSDKLogin then
return
end
local params = SDK.SDKSubmitExtraDataArgs.New()

Binary file not shown.