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