duheng
2024-09-27 2cb855ba2e7c4cb9002cf0a4a7f6b11d4a587acd
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)
        {
        }
    }
}