Browse Source

提交sh引起的无法访问

lvhao 19 hours ago
parent
commit
f11247db08
1 changed files with 1 additions and 1 deletions
  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);
         }