zouxuan 3 年之前
父節點
當前提交
356c60b0ab

+ 1 - 0
mec-biz/src/main/java/com/ym/mec/biz/service/impl/CourseScheduleTeacherSalaryServiceImpl.java

@@ -94,6 +94,7 @@ public class CourseScheduleTeacherSalaryServiceImpl extends BaseServiceImpl<Long
     @Autowired
     private SysConfigService sysConfigService;
     @Autowired
+    @Lazy
     private PracticeGroupService practiceGroupService;
     @Autowired
     private RedisTemplate redisTemplate;