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