diff --git a/Runtime/GuruCore/Runtime/IPM/Scripts/IPMConfig.cs b/Runtime/GuruCore/Runtime/IPM/Scripts/IPMConfig.cs index b21d813..f16236e 100644 --- a/Runtime/GuruCore/Runtime/IPM/Scripts/IPMConfig.cs +++ b/Runtime/GuruCore/Runtime/IPM/Scripts/IPMConfig.cs @@ -37,7 +37,7 @@ namespace Guru public static string IPM_TIMEZONE = ""; public static string IPM_LOCALE = ""; public static string IPM_COUNTRY_CODE = RegionInfo.CurrentRegion.TwoLetterISORegionName; - public static bool IPM_NEWUSER = true; + public static bool IPM_NEWUSER = false; /// /// 中台设备 ID