路由冲突处理

This commit is contained in:
devil_gong
2019-06-20 15:46:06 +08:00
parent 663c78f664
commit 6a169fe573

View File

@ -19,7 +19,7 @@ return [
// 应用地址
'app_host' => '',
// 应用调试模式
'app_debug' => true,
'app_debug' => false,
// 应用Trace
'app_trace' => false,
// 是否支持多模块