pay debug

feat/task1-c-wallet
devil_gong 2019-01-07 14:02:32 +08:00
parent c8513379d8
commit 8cd995e2f6
1 changed files with 2 additions and 2 deletions

View File

@ -11,14 +11,14 @@
namespace payment;
/**
* 支付宝小程序支付
* 微信小程序支付
* @author Devil
* @blog http://gong.gg/
* @version 1.0.0
* @date 2018-09-19
* @desc description
*/
class AlipayMini
class WeixinMini
{
// 插件配置参数
private $config;