会员等级插件优化

feat/task1-c-wallet
gongfuxiang 2019-07-31 00:19:36 +08:00
parent 10518f7a28
commit c5ae7e6983
1 changed files with 1 additions and 1 deletions

View File

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