whyclxw
2025-05-20 4d3a5aab55dcfab13b95cf5493c15f4d7bb396f2
src/main/java/com/whyc/service/BattRtstateService.java
@@ -145,6 +145,11 @@
    public Response getAllBattStateInSz2(Integer userId) {
        Map<String,Object> map=new HashMap<>();
        Map<String,Integer> allTypemap=new HashMap<>();
        allTypemap.put("浮充",0);
        allTypemap.put("充电",0);
        allTypemap.put("放电",0);
        allTypemap.put("均充",0);
        allTypemap.put("内阻测试",0);
        //setDefalut(map);
        try {
            //查询电池状态(去除未知)