mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
Update PaymentService.php
This commit is contained in:
parent
fd9d7d6312
commit
7651a0686f
@ -23,7 +23,7 @@ abstract class PaymentService extends Service
|
||||
const PAYMENT_WECHAT_JSAPI = 'wechat_jsapi';
|
||||
const PAYMENT_WECHAT_NATIVE = 'wechat_native';
|
||||
|
||||
// 支付通道描述
|
||||
// 支付通道配置
|
||||
const TYPES = [
|
||||
PaymentService::PAYMENT_JOINPAY_XCX => [
|
||||
'type' => 'WEIXIN_XCX',
|
||||
|
Loading…
x
Reference in New Issue
Block a user