lixiaojun
2024-06-07 dad0c33f18a3175d1235512673c6fc71d0d87dcc
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>