git test
This commit is contained in:
parent
e3ce096874
commit
482b94b53d
File diff suppressed because it is too large
Load Diff
@ -170,6 +170,7 @@ public class AdjReqMgrPastController {
|
|||||||
@RequestMapping("/kccadr/adjReqMgOff/adjReqMgrPastDetail.do")
|
@RequestMapping("/kccadr/adjReqMgOff/adjReqMgrPastDetail.do")
|
||||||
public String adjReqMgrPastDetail(@ModelAttribute("adjReqMgrPastVO") AdjReqMgrPastVO adjReqMgrPastVO, ModelMap model) throws Exception {
|
public String adjReqMgrPastDetail(@ModelAttribute("adjReqMgrPastVO") AdjReqMgrPastVO adjReqMgrPastVO, ModelMap model) throws Exception {
|
||||||
|
|
||||||
|
System.out.println("git test!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!");
|
||||||
return "kccadr/adjReqMgrPast/adjReqMgrPastDetail";
|
return "kccadr/adjReqMgrPast/adjReqMgrPastDetail";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user