qq支付支持app

feat/task1-c-wallet
Devil 2021-04-27 07:43:29 +08:00
parent 30a3140762
commit b9481d96b2
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ class QQ
'version' => '1.0.0', // 插件版本
'apply_version' => '不限', // 适用系统版本描述
'apply_terminal'=> ['pc', 'h5', 'qq', 'ios', 'android'], // 适用终端 默认全部 ['pc', 'h5', 'app', 'alipay', 'weixin', 'baidu']
'desc' => '适用PC+H5+QQ小程序即时到帐支付方式买家的交易资金直接打入卖家账户快速回笼交易资金。 <a href="https://qpay.qq.com/" target="_blank">立即申请</a>', // 插件描述支持html
'desc' => '适用PC+H5+APP+QQ小程序即时到帐支付方式买家的交易资金直接打入卖家账户快速回笼交易资金。 <a href="https://qpay.qq.com/" target="_blank">立即申请</a>', // 插件描述支持html
'author' => 'Devil', // 开发者
'author_url' => 'http://shopxo.net/', // 开发者主页
];