Service/Yw.Service.Division.Core/01-entity/Division.cs
@@ -21,7 +21,6 @@ this.ADCode = rhs.ADCode; this.Flags = rhs.Flags; this.TagName = rhs.TagName; this.UseStatus = rhs.UseStatus; this.SortCode = rhs.SortCode; this.Description = rhs.Description; this.CountryCode = rhs.CountryCode; @@ -61,11 +60,6 @@ /// 标签名称 /// </summary> public string TagName { get; set; } /// <summary> /// 使用状态 /// </summary> public int UseStatus { get; set; } /// <summary> /// 排序码