duheng
2024-11-19 ca5f300a7cef85d22b5e0f9d59d117c49f9909b3
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))