mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-21 03:25:12 +08:00
第三方平台站点关系表新增 启动方式字段
This commit is contained in:
@@ -773,6 +773,8 @@ public class HuaweiServiceV2 {
|
||||
.build();
|
||||
transactionService.doUpdateOrder(transactionDTO);
|
||||
|
||||
// TODO 订单退款
|
||||
|
||||
// 构建返回参数
|
||||
JSONObject jsonObject = new JSONObject();
|
||||
jsonObject.put("StartChargeSeq", startChargeSeq);
|
||||
|
||||
Reference in New Issue
Block a user