mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 19:15:35 +08:00
update 远程更新
This commit is contained in:
@@ -72,7 +72,7 @@ public class YKCPushCommandServiceImpl implements YKCPushCommandService {
|
||||
String value = ((YKCFrameTypeCode) frameTypeCode).getValue();
|
||||
if (Objects.isNull(channel)) {
|
||||
log.error("push命令[{}]失败, 桩号:{}无法获取到长连接, 请检查充电桩连接状态!", value, pileSn);
|
||||
// return false;
|
||||
return false;
|
||||
}
|
||||
/**
|
||||
* 拼接报文
|
||||
|
||||
Reference in New Issue
Block a user