| | |
| | | package com.ltkj.web.config.timer; |
| | | |
| | | import cn.hutool.core.date.DateUtil; |
| | | import com.baomidou.mybatisplus.core.conditions.query.LambdaQueryWrapper; |
| | | import com.ltkj.framework.datasource.DynamicDataSourceContextHolder; |
| | | import com.ltkj.hosp.domain.TjJcycxm; |
| | | import com.ltkj.hosp.domain.TjXdtgmdjg; |
| | | import com.ltkj.hosp.mapper.TestMapper; |
| | | import com.ltkj.hosp.service.*; |
| | | import com.ltkj.hosp.sqlDomain.*; |
| | | import com.ltkj.system.service.ISysConfigService; |
| | | import com.ltkj.web.controller.system.TjXdPictureController; |
| | | import jodd.util.StringUtil; |
| | | import lombok.extern.slf4j.Slf4j; |
| | | import org.springframework.beans.factory.annotation.Autowired; |
| | |
| | | private TjJcycxmService jcycxmService; |
| | | @Autowired |
| | | private AwsService awsService; |
| | | @Resource |
| | | private TjXdtgmdjgService xdtgmdjgService; |
| | | @Resource |
| | | private TjXdPictureController pictureController; |
| | | |
| | | |
| | | private final ReentrantLock reentrantLock = new ReentrantLock(); |
| | |
| | | log.info("同步检查人员 执行数量->{}", jc.size()); |
| | | for (String s : jc) { |
| | | extractedjiancha(s,dqyyyqbm); |
| | | // LambdaQueryWrapper<TjXdtgmdjg> wq=new LambdaQueryWrapper<>(); |
| | | // wq.eq(TjXdtgmdjg::getTjh,s); |
| | | // List<TjXdtgmdjg> list = xdtgmdjgService.list(wq); |
| | | // if(null !=list && !list.isEmpty()){ |
| | | // for (TjXdtgmdjg xdtgmdjg : list) { |
| | | // pictureController.saveTjXdtgmdjgByJcbgd(xdtgmdjg); |
| | | // } |
| | | // } |
| | | } |
| | | } |
| | | Map<String, Object> map = new HashMap<>(); |