配置文件存放至项目下 data/config.php 文件中的$config['wx']集合内
$config['wx']['appid']
$config['wx']['secret']
$config['wx']['mchid']
$config['wx']['key']
$config['wx']['sslcert']
$config['wx']['sslkey']
$config['wx']['log_file']
$config['wx']['dev']
$config['wx']['dev_token']
$config['wx']['dev_asekey']
$config['wx']['cache']
$config['wx']['url']
$config['wx']['subscribe']
$config['wx']['qrcode']
$config['wx']['face_save']
$config['wx']['face_dir']