update 远程更新

This commit is contained in:
Guoqs
2024-05-23 16:54:22 +08:00
parent 853db78efb
commit 8a8ed876de

View File

@@ -72,7 +72,7 @@ public class YKCPushCommandServiceImpl implements YKCPushCommandService {
String value = ((YKCFrameTypeCode) frameTypeCode).getValue(); String value = ((YKCFrameTypeCode) frameTypeCode).getValue();
if (Objects.isNull(channel)) { if (Objects.isNull(channel)) {
log.error("push命令[{}]失败, 桩号:{}无法获取到长连接, 请检查充电桩连接状态!", value, pileSn); log.error("push命令[{}]失败, 桩号:{}无法获取到长连接, 请检查充电桩连接状态!", value, pileSn);
// return false; return false;
} }
/** /**
* 拼接报文 * 拼接报文