Core/SDK/ynmbxxjUtil.cs
@@ -1234,9 +1234,11 @@ { BuildFreePlatformInfo(data); DebugEx.LogFormat("sdk登录成功:{0}", data.ToJson()); DebugEx.LogFormat("sdk login ok data:{0}", data.ToJson()); DebugEx.Log("sdk login ok!!!!!!!!!!!!!!!!!!!!!!!1"); if (onFreePlatformLoginOk != null) { DebugEx.Log("!!!!!!!!!!!!!!!!onFreePlatformLoginOk"); onFreePlatformLoginOk(FreePlatformInfo); } }