From 7bf90ae80438e32adb093e3f3c48fc62ee74db8e Mon Sep 17 00:00:00 2001 From: huyufei Date: Tue, 19 Mar 2024 10:02:17 +0800 Subject: [PATCH] =?UTF-8?q?update:=20=E6=9B=B4=E6=96=B0=20NewUser=20?= =?UTF-8?q?=E5=B1=9E=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Runtime/GuruCore/Runtime/IPM/Scripts/IPMConfig.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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