update AGENTS.md

This commit is contained in:
jsowell
2026-06-02 09:14:30 +08:00
parent 6087bde3da
commit f419730747
2 changed files with 10 additions and 10 deletions

View File

@@ -466,10 +466,10 @@ public class PaymentTestController {
*/
@Test
public void createPaymentReverseRequestTest() {
String paymentId = "002212025112213314210838178078469394432";
BigDecimal refundAmount = new BigDecimal("49.5");
String memberId = "67717378";
String orderCode = "C088649732085";
String paymentId = "002212026053121575610907159171465322496";
BigDecimal refundAmount = new BigDecimal("50.00");
String memberId = "25760116";
String orderCode = "C027644273376";
// 延迟分账未确认调撤销调撤销接口退款
PaymentReverseOperation operation = new PaymentReverseOperation();