汇付退款回调接口

This commit is contained in:
2023-05-27 14:59:23 +08:00
parent 5804bff3d4
commit eca9ec8d2a
4 changed files with 76 additions and 2 deletions

View File

@@ -256,4 +256,6 @@ public interface IOrderBasicInfoService {
String tempUpdateVirtualAmount(QueryOrderDTO dto);
void adapayRefund(WeChatRefundDTO dto);
}