Browse Source

老师导入

zouxuan 5 months ago
parent
commit
c1b8f130c6

+ 1 - 2
cooleshow-app/src/main/java/com/yonge/cooleshow/admin/controller/StudentController.java

@@ -64,8 +64,7 @@ public class StudentController extends BaseController {
     private TenantGroupAlbumService tenantGroupAlbumService;
     private TenantGroupAlbumService tenantGroupAlbumService;
     @Resource
     @Resource
     private ExcelAnalyseCoreService excelAnalyseCoreService;
     private ExcelAnalyseCoreService excelAnalyseCoreService;
-
-    @Autowired
+    @Resource
     private UserTenantAlbumRecordService userTenantAlbumRecordService;
     private UserTenantAlbumRecordService userTenantAlbumRecordService;
 
 
     @GetMapping("/detail/{id}")
     @GetMapping("/detail/{id}")