更新代码

This commit is contained in:
2019-08-09 10:04:11 +08:00
parent d1e5d45486
commit 0f6ac904b9
9 changed files with 45 additions and 46 deletions

View File

@@ -42,8 +42,6 @@ return [
'controller_suffix' => false,
// 默认的路由变量规则
'default_route_pattern' => '[\w\.]+',
// 是否自动转换URL中的控制器和操作名
'url_convert' => true,
// 是否开启请求缓存 true自动缓存 支持设置请求缓存规则
'request_cache' => false,
// 请求缓存有效期