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