|
@@ -45,10 +45,6 @@ public class StudentManageController extends BaseController {
|
|
private StudentService studentService;
|
|
private StudentService studentService;
|
|
@Autowired
|
|
@Autowired
|
|
private SysUserService sysUserService;
|
|
private SysUserService sysUserService;
|
|
-
|
|
|
|
- @Autowired
|
|
|
|
- private SysUserService sysUserService;
|
|
|
|
-
|
|
|
|
@Autowired
|
|
@Autowired
|
|
private MusicGroupService musicGroupService;
|
|
private MusicGroupService musicGroupService;
|
|
@ApiOperation(value = "获取学生请假异常列表")
|
|
@ApiOperation(value = "获取学生请假异常列表")
|