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