From 135e148183e066795c487c62ef387ba40a621efd Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期一, 23 十一月 2020 10:25:11 +0800 Subject: [PATCH] Merge branch 'CJL' --- HDL_ON/Entity/UserInfo.cs | 15 +++++++++++---- 1 files changed, 11 insertions(+), 4 deletions(-) diff --git a/HDL_ON/Entity/UserInfo.cs b/HDL_ON/Entity/UserInfo.cs index 3cc5ec1..4c9c8fe 100644 --- a/HDL_ON/Entity/UserInfo.cs +++ b/HDL_ON/Entity/UserInfo.cs @@ -49,21 +49,28 @@ } } - #region 璐﹀彿娉ㄥ唽鏈嶅姟鍣ㄤ俊鎭� + #region 鏂板淇濆瓨鍙傛暟 /// <summary> - /// + /// 璐﹀彿娉ㄥ唽鏈嶅姟鍣ㄤ俊鎭� /// </summary> public string RequestHttpsHost = "https://china.hdlcontrol.com"; /// <summary> /// /// </summary> public GlobalRegionListRes GlobalRegion; - #endregion /// <summary> /// 鏄惁鍚屾剰鍗忚 /// </summary> public bool isAgreePrivacyPolicy; + + /// <summary> + /// 蹇界暐鏇存柊鐨勭増鏈彿 + /// </summary> + public string IgnoreUpdateVersion = string.Empty; + #endregion + + /// <summary> /// 鐢ㄦ埛鍚嶇О @@ -146,7 +153,7 @@ /// UserType B绔处鍙� C绔处鍙� /// </summary> public string userType = "C"; - + /// <summary> /// 鐢ㄦ埛浣忓畢鍒楄〃 -- Gitblit v1.8.0