|
@ -294,7 +294,7 @@ public class IcEpidemicSpecialAttentionServiceImpl extends BaseServiceImpl<IcEpi |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
baseDao.addAttention(idCards,attentionType); |
|
|
baseDao.addExistAttention(existsEntities,attentionType); |
|
|
} |
|
|
} |
|
|
entities.forEach(e -> { |
|
|
entities.forEach(e -> { |
|
|
e.setIsAttention(NumConstant.ONE); |
|
|
e.setIsAttention(NumConstant.ONE); |
|
|