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