xxxrrrdddd 3 years ago
parent
commit
bc8a5d5139
1 changed files with 1 additions and 1 deletions
  1. 1 1
      think

+ 1 - 1
think

@@ -14,4 +14,4 @@
 define('APP_PATH', __DIR__ . '/application/');
 bcscale(2);
 // 加载框架引导文件
-require './thinkphp/console.php';
+require __DIR__.'/thinkphp/console.php';