lixiaojun
2024-11-08 bcc7f0563d92efd7013ec36e1d9ad7871b631454
Model/HStation.Model.Xhs.Project/00-ProjectModel/XhsProjectItem.cs
@@ -38,7 +38,7 @@
        {
            this.Name = rhs.Name;
            this.NO = rhs.NO;
             this.ProjectID = rhs.ProjectID;
            this.ProjectID = rhs.ProjectID;
            this.Paras = rhs.Paras;
            this.Flags = rhs.Flags;
            this.TagName = rhs.TagName;