冲突
This commit is contained in:
parent
d7b8733123
commit
b3fda1650b
@ -35,11 +35,13 @@ public class RepoBizController {
|
||||
|
||||
@Autowired
|
||||
private RepoMapper repoMapper;
|
||||
@Autowired
|
||||
private IRepoService repoService;
|
||||
@Autowired
|
||||
private IQuestionRepoService questionRepoService;
|
||||
@Autowired
|
||||
private EntityLinkBizService entityLinkBizService;
|
||||
@Autowired
|
||||
private IQuestionService questionService;
|
||||
@Autowired
|
||||
private IQuestionOptionService questionOptionService;
|
||||
|
Loading…
x
Reference in New Issue
Block a user