mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 02:55:04 +08:00
update 退余额
This commit is contained in:
@@ -684,7 +684,7 @@ public class AdapayMemberService {
|
||||
expendMap.put("orderCode", orderCode);
|
||||
}
|
||||
reverseParams.put("expand", expendMap);
|
||||
// reverseParams.put("reason", "reason");
|
||||
reverseParams.put("reason", expendMap);
|
||||
Map<String, Object> paymentReverse = null;
|
||||
try {
|
||||
paymentReverse = PaymentReverse.create(reverseParams, config.getWechatAppId());
|
||||
|
||||
Reference in New Issue
Block a user