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:
@@ -173,6 +173,9 @@ public class NotificationService {
|
||||
platformService.notificationChargeOrderInfo(orderCode);
|
||||
//停止充电结果推送
|
||||
platformService.notificationStopChargeResult(orderCode);
|
||||
//推送充换电站用能统计信息
|
||||
platformService.notificationOperationStatsInfo(stationId);
|
||||
|
||||
} catch (Exception e) {
|
||||
logger.error("充电订单信息推送error", e);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user