6
zzr99
2022-06-27 1c5ee360efc22dbc1283ad04e96f33dd26631760
WebAPI/Controllers/WebAPIController.cs
@@ -92,9 +92,6 @@
        {
            try
            {
                InvokeHelper.Login();
                //return;
                DataSet ds = null;
                ClsCN oCnLoc = new ClsCN();
                DAL.ClsUser oUser = new DAL.ClsUser();