jerry hai 1 ano
pai
achega
bd878f4cf1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      common/libs/IpFilter.php

+ 1 - 1
common/libs/IpFilter.php

@@ -26,7 +26,7 @@ class IpFilter
         if (!self::remoteAddrCall($remoteAddr)) {
             LoggerTool::error($getParams);
             LoggerTool::error($postParams);
-            throw new \Exception('用户名或者密码错误!!');
+            throw new \Exception('用户名或者密码错误!');
         }
 
         return true;