|
@@ -156,15 +156,6 @@ public class TeacherServiceImpl extends ServiceImpl<TeacherDao, Teacher> impleme
|
|
|
private SmsCodeService smsCodeService;
|
|
|
|
|
|
|
|
|
-<<<<<<< Updated upstream
|
|
|
-=======
|
|
|
- @Autowired
|
|
|
- private ImGroupCoreService imGroupCoreService;
|
|
|
-
|
|
|
- @Autowired
|
|
|
- private RealnameAuthenticationPlugin realnameAuthenticationPlugin;
|
|
|
-
|
|
|
->>>>>>> Stashed changes
|
|
|
@Override
|
|
|
public TeacherVo detail(Long userId) {
|
|
|
TeacherVo detail = baseMapper.detail(userId);
|