修改退款逻辑

This commit is contained in:
韩鹏辉
2023-08-30 14:09:59 +08:00
parent fc770b633e
commit ff8e7c5770
3 changed files with 29 additions and 17 deletions

View File

@@ -43,7 +43,6 @@ public class ApiPayController {
@Autowired
private MerchantOrderService merchantOrderService;
@Autowired
private NotifyMessageService notifyMessageService;