duheng
2024-07-23 64fc752794b8bdb846f7af17c7722955363a2a8b
HStation.Service.Organize.Core/05-service/00-core/03-helper/DbFirstHelper.cs
@@ -43,6 +43,7 @@
                {
                    typeof(Entity.EmployeeMain),
                    typeof(Entity.UserLoginMap),
                    typeof(Entity.LoginUserMain)
                };
                using (var db = new SqlSugarClient(connectConfig))