duheng
2024-09-23 2049f3b9eaaea83c58a0d498bc6d998e29f41ac6
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;