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