songxingwei 2 yıl önce
ebeveyn
işleme
3ca476f553
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  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();