浏览代码

老师导入

zouxuan 5 月之前
父节点
当前提交
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;
     @Resource
     private ExcelAnalyseCoreService excelAnalyseCoreService;
-
-    @Autowired
+    @Resource
     private UserTenantAlbumRecordService userTenantAlbumRecordService;
 
     @GetMapping("/detail/{id}")