lixiaojun
2025-01-20 6e1306ab578ed1ad79fc33b0bb7e496b897bf4a4
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; }