zouxuan 5 kuukautta sitten
vanhempi
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;
     @Resource
     private ExcelAnalyseCoreService excelAnalyseCoreService;
-
-    @Autowired
+    @Resource
     private UserTenantAlbumRecordService userTenantAlbumRecordService;
 
     @GetMapping("/detail/{id}")