内核代码升级

This commit is contained in:
2016-09-08 16:38:09 +08:00
parent acd3e6fa25
commit 7201db324e
19 changed files with 86 additions and 48 deletions

View File

@@ -89,7 +89,7 @@ return [
'url_route_must' => false,
// 域名部署
'url_domain_deploy' => false,
// 域名根,如.thinkphp.cn
// 域名根如thinkphp.cn
'url_domain_root' => '',
// 是否自动转换URL中的控制器和操作名
'url_convert' => true,