关闭开发模式

feat/task1-c-wallet
gongfuxiang 2019-02-14 23:24:55 +08:00
parent 9fd62d45dc
commit ef53c3ba5a
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
return [
// 开发模式
'is_develop' => true,
'is_develop' => false,
// 默认编码
'default_charset' => 'utf-8',