From 5e376d06404a16cb3c82a93cff351c5315bbcfe3 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期六, 28 六月 2025 16:10:22 +0800
Subject: [PATCH] 客户多打印

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

diff --git a/DevApp/Gs.DevApp/Entity/LoginInfoModel.cs b/DevApp/Gs.DevApp/Entity/LoginInfoModel.cs
index d9962de..d24fc49 100644
--- a/DevApp/Gs.DevApp/Entity/LoginInfoModel.cs
+++ b/DevApp/Gs.DevApp/Entity/LoginInfoModel.cs
@@ -4,23 +4,12 @@
     {
         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