wupengfei 3 년 전
부모
커밋
e2d8427a94
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      public/index.php

+ 1 - 0
public/index.php

@@ -18,3 +18,4 @@ namespace think;
 require __DIR__ . '/../thinkphp/base.php';
 var_dump(888);
 Container::get('app')->run()->send();
+var_dump(777);