POST 제거
This commit is contained in:
parent
5aacfecc3a
commit
0c62351f93
@ -249,7 +249,7 @@ public class NlibSearchController extends NlibCommonController {
|
||||
* @param req
|
||||
* @return
|
||||
*/
|
||||
@RequestMapping(value = "/search/searchItemDetail.do", method = RequestMethod.POST)
|
||||
@RequestMapping(value = "/search/searchItemDetail.do")
|
||||
public String searchItemDetail(
|
||||
HttpServletRequest req
|
||||
, Authentication authentication
|
||||
|
||||
Loading…
Reference in New Issue
Block a user