lixiaojun
2024-08-13 d06e5f065b7d1d2ccb8812d6aeb768b825a82d1e
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;