更新扩展库

This commit is contained in:
augushong
2020-04-11 15:54:32 +08:00
parent a79cb93ce8
commit d14a506dd4
2 changed files with 29 additions and 27 deletions

View File

@@ -1,6 +1,8 @@
<?php
return [
// 全局跨域
\think\middleware\AllowCrossDomain::class,
// 全局请求缓存
// \think\middleware\CheckRequestCache::class,
// 多语言加载