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