update 修改车牌号校验是否绑定

This commit is contained in:
Lemon
2025-09-19 14:00:25 +08:00
parent 9d8cf73f92
commit bd62f259ac
2 changed files with 11 additions and 9 deletions

View File

@@ -539,10 +539,10 @@ public class PaymentTestController {
*/
@Test
public void createPaymentReverseRequestTest() {
String paymentId = "002212025091909381410814926502197886976";
String paymentId = "002212025091910192610814936868000780288";
BigDecimal refundAmount = new BigDecimal("0.02");
String memberId = "65622699";
String orderCode = "C63345490920";
String orderCode = "C48996543963";
// 延迟分账未确认调撤销调撤销接口退款
PaymentReverseOperation operation = new PaymentReverseOperation();