From 38b6c0f70c646d247e50083c4a09abce055e363a Mon Sep 17 00:00:00 2001 From: lixiaojun <1287241240@qq.com> Date: 星期二, 26 三月 2024 15:12:39 +0800 Subject: [PATCH] 版本大更新 --- Yw.Service.DMA.Core/01-entity/DmaSite.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Yw.Service.DMA.Core/01-entity/DmaSite.cs b/Yw.Service.DMA.Core/01-entity/DmaSite.cs index 6892cd0..ff6866b 100644 --- a/Yw.Service.DMA.Core/01-entity/DmaSite.cs +++ b/Yw.Service.DMA.Core/01-entity/DmaSite.cs @@ -4,7 +4,7 @@ /// Dma鐐逛綅 /// </summary> [SugarTable("dma_site")] - public class DmaSite : BaseTraceEntity, System.ICloneable, ISorter, IParas, IFlags, ITagName + public class DmaSite : BaseTraceEntity, ICode, IParas, IFlags, ITagName, ISorter, System.ICloneable { /// <summary> /// -- Gitblit v1.9.3