@@ -83,6 +83,10 @@ public class OrganizationEvaluationInfoServiceImpl extends ServiceImpl<Organizat
private WorkflowServiceImpl workflowService;
+ @Autowired
+ private ICiteCalculationIndicatorService citeCalculationIndicatorService;
+