mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-21 11:35:12 +08:00
update 推送第三方平台实时状态
This commit is contained in:
@@ -318,7 +318,7 @@ public class UploadRealTimeMonitorHandler extends AbstractHandler {
|
||||
try {
|
||||
commonService.pushRealTimeInfo(pileSn, connectorCode, connectorStatus, realTimeMonitorData, transactionCode);
|
||||
} catch (Exception e) {
|
||||
log.error("统一推送第三方平台实时数据 error, {}", e.getMessage());
|
||||
log.error("统一推送第三方平台实时数据 error,", e);
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user