You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
入口文件模式设为cli
define('MODE_NAME', 'Cli');
会报这个错误
PHP Fatal error: Cannot redeclare class Think\Controller in /home/xxx/yyy/ThinkPHP/Library/Think/Controller.class.php on line 15