whyclxw
2025-02-15 69b71aaa712a56d20bf010cf5866f7fccbdb67fd
src/main/java/com/whyc/service/BatttestdataInfService.java
@@ -148,7 +148,7 @@
                }  else if (fbsDeviceId / 100000 == 6001) {
                    //6001设备放电停止原因
                    tinf.setTestStoptypeReason(BattTestData.getStopType_6001(tinf.getTestStoptype()));
                }else if (fbsDeviceId / 10000 == 61853) {
                }else if ((fbsDeviceId / 10000 == 61853)||(fbsDeviceId / 10000 == 6186)) {
                    //61853设备放电停止原因
                    tinf.setTestStoptypeReason(BattTestData.getStopType_61853(tinf.getTestStoptype()));
                }else if((fbsDeviceId / 100000 == 6183)||(fbsDeviceId / 100000 == 6184)){