mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-24 04:55:08 +08:00
update
This commit is contained in:
@@ -45,7 +45,7 @@ public class RemoteRestartResponseHandler extends AbstractHandler{
|
||||
String pileSn = BytesUtil.bcd2Str(pileSnByteArr);
|
||||
|
||||
// 保存时间
|
||||
saveLastTime(pileSn, channel);
|
||||
saveLastTimeAndCheckChannel(pileSn, channel);
|
||||
|
||||
// 保存报文
|
||||
String jsonMsg = JSONObject.toJSONString(ykcDataProtocol);
|
||||
|
||||
Reference in New Issue
Block a user