php smarty 控制器找不到 Class '\admin\controller\PrivilegeController' not found

Fatal error: Uncaught Error: Class '\admin\controller\PrivilegeController' not found in /www/wwwroot/tianfuyitong/core/App.php:134 Stack trace: #0 /www/wwwroot/tianfuyitong/core/App.php(29): core\App::set_dispatch() #1 /www/wwwroot/tianfuyitong/public/index.php(15): core\App::start() #2 {main} thrown in /www/wwwroot/tianfuyitong/core/App.php on line 134

本地phpstudy8.1调试没问题,上传到服务器就出现错误

用的是宝塔linux面板,下面是版本

Apache 2.4.51

MySQL 5.6.50

PHP-7.0

smarty3

类自动加载复现问题。
注意目录绝对路径问题。