zouxuan 5 ماه پیش
والد
کامیت
c1b8f130c6
1فایلهای تغییر یافته به همراه1 افزوده شده و 2 حذف شده
  1. 1 2
      cooleshow-app/src/main/java/com/yonge/cooleshow/admin/controller/StudentController.java

+ 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}")