lixiaojun
2024-10-31 abf1e3b3334ab47c38aa92405a11a6ec92b7847a
Service/HStation.Service.Organize.Core/05-service/00-core/03-helper/DbFirstHelper.cs
@@ -43,7 +43,7 @@
                {
                    typeof(Entity.EmployeeMain),
                    typeof(Entity.UserLoginMap),
                    typeof(Entity.LoginUserMain)
                    typeof(Entity.UserLoginAccount)
                };
                using (var db = new SqlSugarClient(connectConfig))