JLChen
2021-07-09 954202b30a4685177ace5189c4d835fcc7903e70
HDL_ON/Common/OnAppConfig.cs
@@ -46,6 +46,11 @@
        public string SetLanguage = "";
        /// <summary>
        /// 分类界面是否显示大图
        /// </summary>
        public bool IsShowBigPicture = true;
        /// <summary>
        /// 最后一位登录的账号的ID
        /// </summary>
        public string LastLoginUserId = "";
@@ -75,7 +80,7 @@
        /// <summary>
        ///  账号注册服务器信息
        /// </summary>
        public string RequestHttpsHost ="https://china.hdlcontrol.com";
        public string RequestHttpsHost = "https://china.hdlcontrol.com";
        /// <summary>
        /// 
        /// </summary>