| | |
| | | import java.util.stream.Collectors; |
| | | |
| | | /** |
| | | * 山西太原 |
| | | * 大屏展示 Socket |
| | | */ |
| | | @Component |
| | |
| | | }); |
| | | poolExecutor.execute(()->{ |
| | | //一体 统计:设备状态 |
| | | Response<Map> res_devStates = fbs9100StateService.getBTSEquipStatus(userId); |
| | | Response<Map> res_devStates = fbs9100StateService.getBTSEquipStatus2(userId,1); |
| | | res.put("devStates", res_devStates); |
| | | latch.countDown(); |
| | | }); |
| | |
| | | latch.countDown(); |
| | | }); |
| | | poolExecutor.execute(()->{ |
| | | Response res_groupInfo = baoJiGroupService.getGroupWithStationAndAlarm(userId); |
| | | Response res_groupInfo = baoJiGroupService.getGroupWithStationAndAlarmForScreen(userId); |
| | | res.put("res_groupInfo", res_groupInfo); |
| | | latch.countDown(); |
| | | }); |