Skip to content

Commit ff0cebc

Browse files
author
杨国帅
committed
Merge branch 'lh/mweb' into 'master'
添加 type mweb See merge request !7
2 parents 81770cb + 01e36c9 commit ff0cebc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/WxPay.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ class WxPay extends \lspbupt\curl\CurlHttp
2323

2424
const PAY_TRADE_TYPE_JSAPI = 'JSAPI';
2525
const PAY_TRADE_TYPE_NATIVE = 'NATIVE';
26+
const PAY_TRADE_TYPE_MWEB = 'MWEB';
2627
/**
2728
* @var string 商户号,见开户邮件
2829
*/

0 commit comments

Comments
 (0)