Update PaymentService.php

This commit is contained in:
Anyon 2020-12-28 10:41:49 +08:00
parent b58992bd8d
commit be9850b209

View File

@ -90,7 +90,7 @@ abstract class PaymentService extends Service
/**
* 支付通道编号
* @var integer
* @var string
*/
protected static $code;