修复一处模版中的小bug

This commit is contained in:
2017-09-18 19:59:33 +08:00
parent f963c2a373
commit b174b07425
3 changed files with 35 additions and 5 deletions

View File

@@ -108,7 +108,7 @@ return array(
'__ADDONS__' => BASE_PATH . '/addons',
'__PUBLIC__' => BASE_PATH . '/public',
),
'wxapp' => array(
'wechat' => array(
'appid'=>'wx4924a63b43e2fc1a',
'appsecret'=>'0821fc43d2305d4b4722a591361df438'
)