aijinhui
2023-11-15 5fe02f6f3c1a9df1b6d86e87329137cd57de0d00
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 = "";