Commit 7b97feaa authored by chenzhao's avatar chenzhao

修改代码

parent 43393e9f
...@@ -129,7 +129,7 @@ public class HealthStatusIndicatorServiceImpl { ...@@ -129,7 +129,7 @@ public class HealthStatusIndicatorServiceImpl {
healthQerry.eq(IdxBizPldo::getAnalysisObjType,"设备"); healthQerry.eq(IdxBizPldo::getAnalysisObjType,"设备");
IdxBizPldo idxBizPldo = idxBizPldoMapper.selectOne(healthQerry); IdxBizPldo idxBizPldo = idxBizPldoMapper.selectOne(healthQerry);
new IdxBizFanHealthIndex() IdxBizFanHealthIndex idxBizFanHealthIndex = new IdxBizFanHealthIndex();
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment