cloudflight
2024-11-03 f1d63f8302348778785bf713c5690db8a00cd560
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;