duheng
2024-11-03 019432baac5acb1b373b9235b34677d9ea199424
WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/06-simulation/01-matching/06-threelink/01-threelinksinglematching/ThreeLinkSingleMatchingViewModel.cs
@@ -1,4 +1,4 @@
namespace HStation.WinFrmUI.Xhs
namespace HStation.WinFrmUI
{
    public class ThreeLinkSingleMatchingViewModel
    {
@@ -6,7 +6,7 @@
        {
        }
        public ThreeLinkSingleMatchingViewModel(Vmo.ThreeLinkMainVmo rhs)
        public ThreeLinkSingleMatchingViewModel(Vmo.AssetsThreelinkMainVmo rhs)
        {
            this.Caliber = rhs.Caliber;
            this.ID = rhs.ID;