duheng
2025-01-14 bbb914ac62d8fb646492872f5fabf9ddfd5dd05f
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,