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