Service/HStation.Service.Assets.Core/02-dal/01-interface/IPumpPropContent.cs
@@ -5,7 +5,7 @@ /// <summary> /// /// </summary> public interface IPumpPropContent : IBaseDAL<Entity.PumpPropContent>, IUpdateParas, IUpdateFlags, IUpdateTagName, IUpdateSorter public interface IPumpPropContent : IBaseDAL<Entity.PumpPropContent> { } }