Browse Source

乐团缴费项目改造

zouxuan 2 years ago
parent
commit
16004984f3

+ 0 - 2
mec-biz/src/main/java/com/ym/mec/biz/service/impl/MusicGroupPaymentCalenderDetailServiceImpl.java

@@ -73,8 +73,6 @@ public class MusicGroupPaymentCalenderDetailServiceImpl extends BaseServiceImpl<
     private VipGroupActivityDao vipGroupActivityDao;
     @Autowired
     private OperatingReportCloudService operatingReportCloudService;
-    @Autowired
-    private MusicGroupPaymentStudentCourseDetailService musicGroupPaymentStudentCourseDetailService;
 
     @Override
     public BaseDAO<Long, MusicGroupPaymentCalenderDetail> getDAO() {