mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 19:15:35 +08:00
update 汇付协议
This commit is contained in:
@@ -1080,8 +1080,8 @@ public class SpringBootTestController {
|
||||
*/
|
||||
@Test
|
||||
public void createPaymentReverseRequestTest() {
|
||||
String paymentId = "002212024061717243610648707836701741056";
|
||||
BigDecimal refundAmount = new BigDecimal("46.49");
|
||||
String paymentId = "002212024080614142410666779361873702912";
|
||||
BigDecimal refundAmount = new BigDecimal("0.64");
|
||||
String memberId = null;
|
||||
|
||||
// 延迟分账未确认调撤销调撤销接口退款
|
||||
|
||||
Reference in New Issue
Block a user