Browse Source

Merge branch '2021-double-eleven' of http://git.dayaedu.com/yonge/mec

zouxuan 4 years ago
parent
commit
2286d4b4e4

+ 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
     @Autowired
     private SysConfigService sysConfigService;
     private SysConfigService sysConfigService;
     @Autowired
     @Autowired
+    @Lazy
     private PracticeGroupService practiceGroupService;
     private PracticeGroupService practiceGroupService;
     @Autowired
     @Autowired
     private RedisTemplate redisTemplate;
     private RedisTemplate redisTemplate;