lixiaojun
2024-12-05 59f2c4c04e06d77de7f10ab96d1a5c73ccd01262
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)
        {
        }
    }
}