mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 02:55:04 +08:00
支付订单 延时分账
This commit is contained in:
@@ -305,7 +305,7 @@ public class OrderService {
|
||||
// createAdaPaymentParam.setDiv_members(jsonArray.toString());
|
||||
// }
|
||||
|
||||
// 延迟分账
|
||||
// 延时分账
|
||||
createAdaPaymentParam.setPay_mode("delay");
|
||||
try {
|
||||
log.info("创建汇付支付参数:{}", JSONObject.toJSONString(createAdaPaymentParam));
|
||||
|
||||
Reference in New Issue
Block a user