duhe
2023-08-22 62c5932a9ec0b8e7a10357d736bffd4a8aeeacd0
BLL/公用模块/FrmLogin.cs
@@ -100,6 +100,7 @@
        private void btnOK_Click(object sender, EventArgs e)  //Lock
        {
            if (AllowLogin() != true)
                return;
            DataSet ds = null;