master
fengyuexingzi 7 years ago
parent cbc0e3ca92
commit 134504fcf4

@ -15,9 +15,9 @@ return [
// +----------------------------------------------------------------------
// 应用调试模式
'app_debug' => false,
'app_debug' => true,
// 应用Trace
'app_trace' => false,
'app_trace' => true,
// 应用模式状态
'app_status' => '',
// 是否支持多模块

Loading…
Cancel
Save