HH.WCS.Mobox3.HaiCheng/Util/Helper/SqlHelper.cs
@@ -4,7 +4,7 @@ using System.Linq.Expressions; using SqlSugar; namespace HH.WCS.Mobox3.HaiCheng.Util.Helper namespace HH.WCS.Mobox3.Template.Util.Helper { //https://www.donet5.com/Home/Doc public class SqlHelper<T> where T : class, new()