|
@@ -78,7 +78,7 @@ return array
|
|
|
'desc' => 'appid',
|
|
|
'match' => 'is_string',
|
|
|
'update' => 'text',
|
|
|
- 'show' => 'type=wechat',
|
|
|
+ 'show' => 'type=wechat,cmbc',
|
|
|
),
|
|
|
|
|
|
'appsecret' => array
|
|
@@ -89,7 +89,7 @@ return array
|
|
|
'desc' => 'appsecret',
|
|
|
'match' => 'is_string',
|
|
|
'update' => 'text',
|
|
|
- 'show' => 'type=wechat',
|
|
|
+ 'show' => 'type=wechat,cmbc',
|
|
|
),
|
|
|
|
|
|
'account' => array
|