瀏覽代碼

提交sh引起的无法访问

lvhao 23 小時之前
父節點
當前提交
f11247db08
共有 1 個文件被更改,包括 1 次插入1 次删除
  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);
         }