Explorar el Código

更新 'application/config.php'

Me hace 5 años
padre
commit
8c26e3a624
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      application/config.php

+ 1 - 1
application/config.php

@@ -95,7 +95,7 @@ return [
     // 是否开启路由解析缓存
     'route_check_cache'      => false,
     // 是否强制使用路由
-    'url_route_must'         => false,
+    'url_route_must'         => true,
     // 域名部署
     'url_domain_deploy'      => false,
     // 域名根,如thinkphp.cn