mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-21 03:25:12 +08:00
新增 浙江省平台Service
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user