songxingwei il y a 3 ans
Parent
commit
197e321d04
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      public/index.php

+ 1 - 1
public/index.php

@@ -16,7 +16,7 @@
 namespace think;
 
 
-die('系统维护中...');
+//die('系统维护中...');
 
 require __DIR__ . '/../thinkphp/base.php';