lixiaojun
2024-10-26 dd4da9a651330fabe210618581299ac3536bda2f
WinFrmUI/HStation.WinFrmUI.Auth.Core/RoleMainPanel.cs
@@ -7,6 +7,11 @@
        public RoleMainPanel()
        {
            InitializeComponent();
            this.Load += RoleMainPanel_Load;
        }
        private async void RoleMainPanel_Load(object? sender, EventArgs e)
        {
        }
    }
}