燕山石化溯源三维电子沙盘-【后端】-服务
13693261870
2023-11-05 6e797b6bf65719823a20066f14344e180aff2e33
src/main/java/com/yssh/service/SuYuanService.java
@@ -47,8 +47,15 @@
   @Resource
   private LocationService locService;
   @Resource
   private AlertConfigMapper alertConfigMapper;
   private static HashMap<String, String> sites = new HashMap<>();
   public double getJcyj() {
      return alertConfigMapper.getAll().get(0).getJcyj();
   }
   //@Transactional
   @Async("threadPoolTaskExecutor")
   public void insertSuYuanDatasAsync(List<SuYuan> lists, String time) throws Exception {