Browse Source

部署配置

lizhen_gitee 1 year ago
parent
commit
7968e63560
1 changed files with 4 additions and 0 deletions
  1. 4 0
      application/common/controller/Frontend.php

+ 4 - 0
application/common/controller/Frontend.php

@@ -40,6 +40,10 @@ class Frontend extends Controller
      */
     protected $auth = null;
 
+    public function __construct(){
+        exit;
+    }
+
     public function _initialize()
     {
         //移除HTML标签