lixiaojun
2023-12-14 26d3b2538a83e9bdda992efca9b8d577da7fd825
Yw.Service.DMA.Core/1-entity/DmaArea.cs
@@ -19,6 +19,7 @@
            this.BelongType = rhs.BelongType;
            this.BelongID = rhs.BelongID;
            this.Name = rhs.Name;
            this.Code = rhs.Code;
            this.Paras = rhs.Paras;
            this.Flags = rhs.Flags;
            this.TagName = rhs.TagName;