1
wei
2021-08-28 19d0e070e128daf855beaf72e00f55334be9f87b
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>