需要重新整合框架

This commit is contained in:
augushong
2019-10-09 14:03:10 +08:00
parent 79a78a889e
commit 13d8d1777d
8 changed files with 130 additions and 37 deletions

View File

@@ -43,5 +43,5 @@ return [
// 错误显示信息,非调试模式有效
'error_message' => '页面错误!请稍后再试~',
// 显示错误信息
'show_error_msg' => false,
'show_error_msg' => true,
];