duheng
2025-03-28 dfe7e1653f8309e23e4c314cd58ac4ff7ce49dbc
WinFrmUI/HStation.WinFrmUI.Basic.Core/00-core/Helper.cs
@@ -1,9 +1,4 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using Yw;
using Yw;
using Yw.Basic;
namespace HStation.WinFrmUI
@@ -28,8 +23,8 @@
                        {
                            if (item.ModuleID == module.ID)
                            {
                         model.Children.Add(item);
                             }
                                model.Children.Add(item);
                            }
                        }
                    }
                    sysTypeList.Add(model);