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;