wxr
2024-04-17 9e92eed00fe1f98d9f41b3a0012bcc7914eb8dea
HDL_ON/Common/Constant.cs
@@ -9,11 +9,13 @@
    /// </summary>
    public class Constant
    {
      /// <summary>
      /// 用户协议
      /// </summary>
      public static string URL_USERAGREEMENT {
            get {
        /// <summary>
        /// 用户协议
        /// </summary>
        public static string URL_USERAGREEMENT
        {
            get
            {
                if (Language.CurrentLanguage == "Chinese")
                {
                    return "https://developer.hdlcontrol.com/SanTanUserAgreement.html";
@@ -24,10 +26,10 @@
                }
            }
        }
      /// <summary>
      /// 隐私政策
      /// </summary>
      public static string URL_PRIVACYPOLICY
        /// <summary>
        /// 隐私政策
        /// </summary>
        public static string URL_PRIVACYPOLICY
        {
            get
            {
@@ -52,7 +54,7 @@
        /// <summary>
      /// 苹果商店地址
      /// </summary>
      public const string URL_APPSTORE = "https://apps.apple.com/cn/app/on/id1532353432";
      public const string URL_APPSTORE = "https://apps.apple.com/cn/app/on/id1414071090";
        /// <summary>
        /// 裁剪图片的高大小