feat : wechatPay callback

This commit is contained in:
2025-03-18 14:59:57 +08:00
parent f708203c7b
commit c8a36f4af8
2 changed files with 3 additions and 3 deletions

View File

@@ -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