update 并充逻辑

This commit is contained in:
Lemon
2025-06-19 13:37:48 +08:00
parent 3fa118e240
commit 5344d63aea
2 changed files with 18 additions and 9 deletions

View File

@@ -211,12 +211,13 @@ public class PaymentTestController {
/**
* 提现方法
*
*/
@Test
public void withdraw() {
String merchantId = "349";
String orderNo = "drawcash_" + merchantId + "_" + System.currentTimeMillis();
BigDecimal cashAmt = new BigDecimal("560.17");
BigDecimal cashAmt = new BigDecimal("256.47");
String adapayMemberId = "ACM88073310";
// String adapayAppId = "app_d0c80cb1-ffc8-48cb-a030-fe9bec823aaa"; // 固定参数, 汇付配置的万车充小程序appId
String settleAccountId = "0744607938214272";