mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-23 12:35:07 +08:00
update
This commit is contained in:
@@ -39,7 +39,7 @@ public class RemoteUpdateResponseHandler extends AbstractHandler{
|
||||
String pileSn = BytesUtil.bcd2Str(pileSnByteArr);
|
||||
|
||||
// 保存时间
|
||||
saveLastTime(pileSn, channel);
|
||||
saveLastTimeAndCheckChannel(pileSn, channel);
|
||||
|
||||
// 升级状态 0x00-成功 0x01-编号错误 0x02-程序与桩型号不符 0x03-下载更新文件超时
|
||||
startIndex += length;
|
||||
|
||||
Reference in New Issue
Block a user