panlumeng 3 жил өмнө
parent
commit
29eaf70c98

+ 1 - 1
application/Admin/controller/Login.php

@@ -30,7 +30,7 @@ class Login
 
         if(empty($account)){
            // User::get(1);
-            echo User::getLastSql();
+            //echo User::getLastSql();
             //var_dump(\app\Admin\model\User::getLastSql());
             return error_show(1005,"账户未找到");