wupengfei 3 年之前
父節點
當前提交
44770274b5
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      public/index.php

+ 1 - 1
public/index.php

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