This commit is contained in:
YAS\29473
2025-05-22 16:54:20 +08:00
parent 66dd65d84f
commit 4064a17c93
3 changed files with 8 additions and 4 deletions

View File

@@ -47,7 +47,6 @@ public class RemoteStartChargingRequestHandler extends AbstractYkcHandler {
@Override
public byte[] supplyProcess(YKCDataProtocol ykcDataProtocol, ChannelHandlerContext channel) {
// log.info("[===远程启动充电命令回复===] param:{}, channel:{}", JSON.toJSONString(ykcDataProtocol), channel.toString());
// 消息体
byte[] msgBody = ykcDataProtocol.getMsgBody();