内核更新

This commit is contained in:
2016-08-07 07:44:03 +08:00
parent fed3a1d215
commit ebde0fc13e
6 changed files with 36 additions and 32 deletions

View File

@@ -81,6 +81,8 @@ return [
'url_param_type' => 0,
// 是否开启路由
'url_route_on' => true,
// 路由配置文件(支持配置多个)
'route_config_file' => ['route'],
// 是否强制使用路由
'url_route_must' => false,
// 域名部署