feat : wechatPay callback
This commit is contained in:
@@ -81,9 +81,9 @@ class RefundService
|
||||
public float $refundAmount;
|
||||
|
||||
/**
|
||||
* @var float|int
|
||||
* @var float|int|string
|
||||
*/
|
||||
protected float|int $isRefundMoney;
|
||||
protected float|int|string $isRefundMoney;
|
||||
|
||||
/**
|
||||
* @return void
|
||||
|
||||
Reference in New Issue
Block a user