WinFrmUI/HStation.WinFrmUI.Xhs.Core/01-home/01-project/HomeXhsProjectTreeViewModel.cs
@@ -24,16 +24,16 @@ this.Project = rhs; if (IsHave) { this.ImageIndex = ImageLib.NotImported; this.ImageIndex = 1; } else { this.ImageIndex = -1; this.ImageIndex = 0; } } /// <summary> /// ID /// UserID /// </summary> public long ID { get; set; }