파일 URL 변경 : Collection -> Ris
This commit is contained in:
parent
8cd0a4ebd0
commit
1318bafc6e
@ -61,8 +61,8 @@ public class InterestController extends NlibCommonController
|
||||
@Resource(name = "interestService")
|
||||
private InterestService interestService;
|
||||
|
||||
@Resource(name = "collectionService")
|
||||
private RisService collectionService;
|
||||
@Resource(name = "risService")
|
||||
private RisService risService;
|
||||
|
||||
@Resource(name = "codeService")
|
||||
private CodeService codeService;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user