ningshuxia
2025-03-13 25d1bf4c50f43cf6690c5ac92824959865c9d78f
Service/Yw.Service.Division.Core/05-service/00-core/03-helper/DivisionDbFirstHelper.cs
@@ -42,8 +42,8 @@
                var typeList = new List<Type>()
                {
                    typeof(Entity.Division),
                     typeof(Entity.Part),
                      typeof(Entity.BuildingType)
                    // typeof(Entity.Part),
                    //  typeof(Entity.BuildingType)
                };
                using (var db = new SqlSugarClient(connectConfig))