songxingwei 2 years ago
parent
commit
3ca476f553
1 changed files with 0 additions and 1 deletions
  1. 0 1
      public/index.php

+ 0 - 1
public/index.php

@@ -15,7 +15,6 @@
 
 namespace think;
 
-die('转移数据库中');
 require __DIR__ . '/../thinkphp/base.php';
 
 Container::get('app')->run()->send();