This commit is contained in:
玉峰 2025-09-02 22:37:01 +08:00
commit b3580fa380
2 changed files with 2 additions and 1 deletions

View File

@ -38,7 +38,7 @@ namespace WZ
public static string TDAppID = "";
public static string TDServerURL = "";
public static string TDServerURL = "https://data.tapvicogames.com";
// max
public static string InterAdUnitID = "";

View File

@ -8,6 +8,7 @@ namespace WZ
{
public void Init()
{
LoggerUtils.Debug("ShuShuMangage Init"+StaticValue.TDAppID+" serverURL"+StaticValue.TDServerURL);
// 初始化SDK
TDAnalytics.Init(StaticValue.TDAppID, StaticValue.TDServerURL);
//开启自动采集事件