This commit is contained in:
Guoqs
2025-07-24 14:17:35 +08:00
parent 70fb9053e8
commit 2664e42e03

View File

@@ -1105,6 +1105,7 @@ public class AdapayService {
}
/**
* 实时分账的调退款接口
* 创建退款请求
*/
public RefundResponse createRefundRequest(String paymentId, BigDecimal refundAmt, String wechatAppId, String memberId, String scenarioType, String orderCode) {