新增 浙江省平台Service

This commit is contained in:
Lemon
2024-08-07 15:11:35 +08:00
parent 155e67ef85
commit 123de14cc8
3 changed files with 248 additions and 4 deletions

View File

@@ -1080,10 +1080,10 @@ public class SpringBootTestController {
*/
@Test
public void createPaymentReverseRequestTest() {
String paymentId = "002212024080614142410666779361873702912";
BigDecimal refundAmount = new BigDecimal("0.64");
String memberId = "65622699";
String orderCode = "C46673304368";
String paymentId = "002212024080610282310666722484828160000";
BigDecimal refundAmount = new BigDecimal("20.28");
String memberId = "25994783";
String orderCode = "C61883385858";
// 延迟分账未确认调撤销调撤销接口退款
PaymentReverseOperation operation = new PaymentReverseOperation();