新增常畅充对接扩展接口

This commit is contained in:
YAS\29473
2025-06-27 10:23:51 +08:00
parent ee733ff8e0
commit f10b01a884
7 changed files with 239 additions and 12 deletions

View File

@@ -175,6 +175,8 @@ public class NotificationService {
platformService.notificationStopChargeResult(orderCode);
//推送充换电站用能统计信息
platformService.notificationOperationStatsInfo(stationId);
//推送充电账单信息
platformService.notificationPayOrderInfo(orderCode);
} catch (Exception e) {
logger.error("充电订单信息推送error", e);