add: 合并bug
This commit is contained in:
-3
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user