WinFrmUI/HStation.WinFrmUI.Xhs.Core/02-project/01-import/00-core/ImportXhsProjectViewModel.cs
@@ -105,12 +105,24 @@ /// </summary> public long? BimfaceFileRelationID { get; set; } /// <summary> /// Bimface 转换成功 /// </summary> public bool BimfaceConverted { get; set; } /// <summary> /// 是否发布 /// </summary> public bool IsPublished { get; set; } #endregion #region 第五步项目导入完成 /// <summary> /// 是否完成 /// </summary> public bool IsCompleted { get; set; } #endregion