‘liusuyi’
2023-11-21 ca39aeadb7b19b2e854d5e2694e52b63ef9e8afe
ard-work/src/main/java/com/ruoyi/sy/gps31/PushClientImplPosition.java
@@ -450,7 +450,7 @@
                String currents = ardSyCarLock.getCurrents();
                Double currentInfo = ardSyCarLock.getCurrentInfo();
                //电流值为4.0是关锁状态
                if(currentInfo.equals(4.00)){
                if(currentInfo.equals(4.00) || currentInfo.equals(4)){
                    lockCloseNum += 1;
                }else {
                    String key = "";