songxingwei 2 년 전
부모
커밋
3ca476f553
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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();