duheng
2024-11-21 c653f2f6f2de553395b706de3a62fec5e4a6fbf7
Service/HStation.Service.PBS.Core/05-service/00-core/03-helper/DbFirstHelper.cs
@@ -41,9 +41,11 @@
                var typeList = new List<Type>()
                {
                };
                     typeof(Entity.PBS.Place),
                     typeof(Entity.PBS.Facility),
                     typeof(Entity.PBS.ModelTemplate),
                     typeof(Entity.PBS.ModelTemplateGroup),
                };
                using (var db = new SqlSugarClient(connectConfig))
                {
                    //设置字符串默认长度