update: 更新 NewUser 属性
parent
292ef44bad
commit
7bf90ae804
|
|
@ -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;
|
||||
|
||||
/// <summary>
|
||||
/// 中台设备 ID
|
||||
|
|
|
|||
Loading…
Reference in New Issue