update TempController

This commit is contained in:
2023-08-26 19:31:36 +08:00
parent d68f2b89e4
commit 2dc33f0870
3 changed files with 1 additions and 25 deletions

View File

@@ -322,8 +322,6 @@ public interface IOrderBasicInfoService {
Map<String, Object> payOrder(PayOrderDTO dto) throws Exception;
void batchRefund(QueryOrderDTO dto);
/**
* 订单支付成功 支付回调
* 支付成功后掉用这个方法