|
|
|
|
@ -21,6 +21,7 @@ import java.util.List;
|
|
|
|
|
public class ReportService extends ServiceImpl<ReportMapper, Report> { |
|
|
|
|
|
|
|
|
|
public List<ReportVo> syncData() { |
|
|
|
|
log.info("110连接成功,准备拉取110数据服务"); |
|
|
|
|
QueryWrapper<Report> queryWrapper = new QueryWrapper<>(); |
|
|
|
|
// queryWrapper.select("DISTINCT * ");
|
|
|
|
|
queryWrapper.select("DISTINCT BJDH,BJRXM,afdd,bjrxbms,bjrsfms,JJLXDMMS," + |
|
|
|
|
|