退款问题
This commit is contained in:
@@ -20,5 +20,5 @@ public interface PointsGoodPayService {
|
||||
boolean applyRefund(PointGoodsRefundDTO param, Long shopId);
|
||||
|
||||
//支付回调 进行兑换内容发放
|
||||
void payCallBack(Long recordId);
|
||||
void payCallBack(Long recordId, Long payOrderId);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user