framework
framework copied to clipboard
【BUG】对于路由解析到对于的命名空间下会产生一些非预期的结果
https://github.com/top-think/framework/blob/b6ed711ba206fb33984d6a25294a44b45d322e7c/src/think/route/RuleGroup.php#L614
建议增加:$class .= $this->config('controller_suffix'); 保持所有的路由到对应的控制器都统一