wupengfei 3 years ago
parent
commit
e2d8427a94
1 changed files with 1 additions and 0 deletions
  1. 1 0
      public/index.php

+ 1 - 0
public/index.php

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