修复提交数据报错,内网测试0.16.2
parent
6ac8b914d5
commit
543a4ca080
|
@ -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.
Binary file not shown.
Loading…
Reference in New Issue