whyclxw
2025-01-17 b877d3e29a85cf618ae0bab2eccdf469e881bd8f
修改intellect61853推送
2个文件已修改
6 ■■■■ 已修改文件
src/main/java/com/whyc/service/BattInfService.java 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/whyc/webSocket/RealTimeWebsocket.java 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/whyc/service/BattInfService.java
@@ -397,7 +397,7 @@
    public List<Battinf> getBattGroupInfoByFBSDeviceId(int fbsDeviceId) {
        QueryWrapper<Battinf> queryWrapper = Wrappers.query();
        queryWrapper.select("BattGroupId","stationName1","stationName2","stationName3","stationName4","stationName5","BattGroupName","GroupIndexInFBSDevice").eq("FBSDeviceId",fbsDeviceId);
        queryWrapper.select("BattGroupId","stationName1","stationName2","stationName3","stationName4","stationName5","BattGroupName","GroupIndexInFBSDevice","MonVolStd","MonCapStd","MonResStd","MonSerStd","MonTmpStd").eq("FBSDeviceId",fbsDeviceId);
        return battInfMapper.selectList(queryWrapper);
    }
src/main/java/com/whyc/webSocket/RealTimeWebsocket.java
@@ -389,7 +389,7 @@
                //查询电池组单体信息
                Response rtdataRes = rtdataservice.serchByCondition(binf.getBattGroupId());
                res.put("rtdata"+binf.getGroupIndexInFBSDevice(), rtdataRes);
                res.put("binf", binf);
                res.put("binf"+binf.getGroupIndexInFBSDevice(), binf);
            }
        }
        return new Response().set(1, res);
@@ -658,7 +658,7 @@
                //查询电池组单体信息
                Response rtdataRes = rtdataservice.serchByCondition(binf.getBattGroupId());
                res.put("rtdata"+binf.getGroupIndexInFBSDevice(), rtdataRes);
                res.put("binf", binf);
                res.put("binf"+binf.getGroupIndexInFBSDevice(), binf);
            }
        }
        //获取615全功能逆变假负载开关以及逆变模块实时