|
@@ -34,10 +34,6 @@ public class CourseEventListener {
|
|
private CourseScheduleStudentPaymentService courseScheduleStudentPaymentService;
|
|
private CourseScheduleStudentPaymentService courseScheduleStudentPaymentService;
|
|
@Autowired
|
|
@Autowired
|
|
private RedisCache<String, Object> redisCache;
|
|
private RedisCache<String, Object> redisCache;
|
|
- @Autowired
|
|
|
|
- private CourseScheduleStudentPaymentDao courseScheduleStudentPaymentDao;
|
|
|
|
- @Autowired
|
|
|
|
- private StudentServeService studentServeService;
|
|
|
|
|
|
|
|
@Async
|
|
@Async
|
|
@EventListener
|
|
@EventListener
|