This commit is contained in:
2024-03-05 10:28:38 +08:00
parent 56f93cd1e7
commit 837075ebe3
3 changed files with 4 additions and 4 deletions

View File

@@ -898,7 +898,7 @@ public class AdapayService {
/**
* 创建余额支付请求
*
* 汇付余额转账
* @param outMemberId 出账用户的member_id 若为商户本身时请传入0
* @param inMemberId 入账用户的member_id 若为商户本身时请传入0
* @param transAmt 交易金额, 必须大于0保留两位小数点如0.10、100.05等