新增码支付

feat/task1-c-wallet
devil_gong 2019-03-13 18:21:11 +08:00
parent e535429548
commit 88e9c9900d
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ class CodePayQQ
{
// 基础信息
$base = [
'name' => '码支付-微信', // 插件名称
'name' => '码支付-QQ', // 插件名称
'version' => '0.0.1', // 插件版本
'apply_version' => '不限', // 适用系统版本描述
'apply_terminal'=> ['pc','h5'], // 适用终端 默认全部 ['pc', 'h5', 'app', 'alipay', 'weixin', 'baidu']