songxingwei 2 年之前
父節點
當前提交
2a3071c6c9
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      public/index.php

+ 1 - 0
public/index.php

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