add 后管新增退款保险金额按钮

This commit is contained in:
Lemon
2025-10-11 16:07:37 +08:00
parent f59201129f
commit ca83cffffa
4 changed files with 27 additions and 3 deletions

View File

@@ -484,10 +484,10 @@ public class PaymentTestController {
*/
@Test
public void createPaymentReverseRequestTest() {
String paymentId = "002212025092509265410817097978174926848";
String paymentId = "002212025100513581210820790129447211008";
BigDecimal refundAmount = new BigDecimal("0.5");
String memberId = "65622699";
String orderCode = "C23464104497";
String memberId = "84488845";
String orderCode = "C82180436213";
// 延迟分账未确认调撤销调撤销接口退款
PaymentReverseOperation operation = new PaymentReverseOperation();