From b54d247ffc912c4af1c96fe05bc6ca1630a77be0 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期四, 03 四月 2025 23:58:51 +0800
Subject: [PATCH] 1

---
 DevApp/Gs.DevApp/Entity/LoginInfoModel.cs |   13 +------------
 1 files changed, 1 insertions(+), 12 deletions(-)

diff --git a/DevApp/Gs.DevApp/Entity/LoginInfoModel.cs b/DevApp/Gs.DevApp/Entity/LoginInfoModel.cs
index d9962de..feb3032 100644
--- a/DevApp/Gs.DevApp/Entity/LoginInfoModel.cs
+++ b/DevApp/Gs.DevApp/Entity/LoginInfoModel.cs
@@ -4,24 +4,13 @@
     {
         private static LoginInfoModel _CurrentUser;
 
-        //鐧诲綍缁勭粐缂栧彿
-
-        //鐧诲綍鏃堕棿
-
         /// <summary>
         ///     鐧诲綍鐢ㄦ埛鐨刧uid
         /// </summary>
         public string LoginUserGuid { get; set; } = "";
 
-        /// <summary>
-        ///     鐧诲綍鐢ㄦ埛鐨勭粍缁� orgGuid
-        /// </summary>
-        public string LoginOrgGuid { get; set; } = "";
-
         public string LoginTime { get; set; }
-
-        public string LoginFactory { get; set; }
-
+ 
         //搴旂敤鍗曚欢妯″紡锛屼繚瀛樼敤鎴风櫥褰曠姸鎬�
         public static LoginInfoModel CurrentUser
         {

--
Gitblit v1.9.3