@ -228,6 +228,9 @@ public class IcEpidemicSpecialAttentionServiceImpl extends BaseServiceImpl<IcEpi
e.setPid(agencyInfo.getPid());
e.setPids(agencyInfo.getPids());
e.setCustomerId(formDTO.getCustomerId());
if ("2".equals(e.getAttentionType())) {
e.setReason("有重点区域行程");
}
});
insertBatch(entities);
//新增通知表信息