mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-23 04:25:21 +08:00
新增常畅充对接扩展接口
This commit is contained in:
@@ -175,6 +175,8 @@ public class NotificationService {
|
||||
platformService.notificationStopChargeResult(orderCode);
|
||||
//推送充换电站用能统计信息
|
||||
platformService.notificationOperationStatsInfo(stationId);
|
||||
//推送充电账单信息
|
||||
platformService.notificationPayOrderInfo(orderCode);
|
||||
|
||||
} catch (Exception e) {
|
||||
logger.error("充电订单信息推送error", e);
|
||||
|
||||
Reference in New Issue
Block a user