Explorar el Código

提交sh引起的无法访问

lvhao hace 23 horas
padre
commit
f11247db08
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      core/CoreApp/controllers/Taxzhengzhou.php

+ 1 - 1
core/CoreApp/controllers/Taxzhengzhou.php

@@ -37,7 +37,7 @@ class Taxzhengzhou extends Start_Controller {
         {
              $this->_addsh($arg_array);
         }
-		else if($arg == 'sh')//添加
+		else if($arg == 'she')//添加
         {
              $this->_sh($arg_array);
         }