Yw.Service.DMA.Core/04-dal/01-interface/IDmaArea.cs
@@ -3,7 +3,7 @@ /// <summary> /// Dma分区 /// </summary> public interface IDmaArea : IBaseTraceDAL<Entity.DmaArea>, IUpdateCode, IUpdateParas, IUpdateFlags, IUpdateTagName, IUpdateSorter public interface IDmaArea : IBaseDAL<Entity.DmaArea>, IUpdateParas, IUpdateFlags, IUpdateTagName, IUpdateSorter { /// <summary>