<?php return [ // 是否强制使用路由 'url_route_must' => false, // 路由是否完全匹配 'route_complete_match' => false, ];