WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/07-matching/01-viewmodel/PipeMatchingViewModel.cs
@@ -7,7 +7,7 @@ { /// <summary> /// ID /// UserID /// </summary> [DisplayName("ID")] [Browsable(false)] @@ -81,7 +81,7 @@ /// </summary> [DisplayName("算法类型")] [Browsable(false)] public HStation.Assets.eAlgorithmType eAlgorithmType { get; set; } public HStation.Assets.eTranslationType eAlgorithmType { get; set; }