duheng
2025-02-17 3720316038d2d2e283d9ef3c4385b76c2b4ada34
WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/00-core/00-core/eSimulationVisualSource.cs
@@ -1,10 +1,4 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace HStation.WinFrmUI
namespace HStation.WinFrmUI
{
    /// <summary>
    /// 模拟可见来源
@@ -37,6 +31,11 @@
        List,
        /// <summary>
        /// 设置
        /// </summary>
        Set,
        /// <summary>
        /// 查询
        /// </summary>
        Search,