add: 合并bug

This commit is contained in:
wxyclub
2023-11-06 15:21:30 +08:00
parent 2a4e4024be
commit 13696d56f6
@@ -62,9 +62,6 @@ public class EsRevisePlanServiceImpl extends ServiceImpl<EsRevisePlanDao, EsRevi
@Resource
private IQualityEvaluationService qualityEvaluationService;
@Resource
private IQualityEvaluationService qualityEvaluationService;
@Override
public List<EsRevisePlan> getAllPlans(EsRevisePlan esRevisePlan) {
Integer count = esRevisePlanDao.getTotal();