修改注释

This commit is contained in:
Anyon 2020-12-17 17:43:16 +08:00
parent a7a5317473
commit 6b7dbe24ee

View File

@ -99,7 +99,7 @@ abstract class PaymentService extends Service
/**
* 支付服务对象
* @var JoinPaymentService|WechatPaymentService|AlipayPaymentService
* @var array
*/
protected static $driver = [];