diff --git a/library/think/Build.php b/library/think/Build.php index 6d977652..1285f432 100644 --- a/library/think/Build.php +++ b/library/think/Build.php @@ -101,10 +101,10 @@ class Build $namespace = APP_NAMESPACE . '\\' . ($module ? $module . '\\' : '') . $path; switch ($path) { case CONTROLLER_LAYER: // 控制器 - $content = "