주석 수정

main
이범준 1 week ago
parent 9e05d11432
commit 8b938a1ad4

@ -14,7 +14,7 @@ import cokr.xit.base.web.ApplicationController;
import cokr.xit.fims.crdn.service.ImportService; import cokr.xit.fims.crdn.service.ImportService;
@Controller("fimsInterface") @Controller("fimsInterface")
@RequestMapping(value = "/intf/fims", name = "연계") @RequestMapping(value = "/intf/fims", name = "fims 관련 연계")
public class InterfaceController extends ApplicationController { public class InterfaceController extends ApplicationController {
@Resource(name = "importService") @Resource(name = "importService")
private ImportService importService; private ImportService importService;

Loading…
Cancel
Save