update pre环境也退款、分账

This commit is contained in:
Lemon
2025-09-16 16:01:35 +08:00
parent c54a07ad40
commit 625a17d351
2 changed files with 14 additions and 14 deletions

View File

@@ -539,10 +539,10 @@ public class PaymentTestController {
*/
@Test
public void createPaymentReverseRequestTest() {
String paymentId = "002212025040208183810753300530720288768";
BigDecimal refundAmount = new BigDecimal("33.55");
String memberId = "61212331";
String orderCode = "C25747230823";
String paymentId = "002212025091615421510813930946193444864";
BigDecimal refundAmount = new BigDecimal("0.5");
String memberId = "65622699";
String orderCode = "C67588633864";
// 延迟分账未确认调撤销调撤销接口退款
PaymentReverseOperation operation = new PaymentReverseOperation();