ThinkPHP/Conf/convention.php
'CONTROLLER_LEVEL' => 1,
修改成
'CONTROLLER_LEVEL' => 2,
转载于:https://www.cnblogs.com/hgj123/p/5125741.html