Shuxia Ning
2025-01-15 9eb94e9eec2e2e164698e34d0481d66093c8655b
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;