phmtype 주석처리
This commit is contained in:
parent
3642498dfd
commit
f5c94b4d7e
@ -1799,7 +1799,7 @@ public class MjonMsgController {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if(pattern.equals("/uss/ion/msg/SendNumberList.do") || pattern.equals("/web/msg/SendNumberList.do")) {
|
if(pattern.equals("/uss/ion/msg/SendNumberList.do") || pattern.equals("/web/msg/SendNumberList.do")) {
|
||||||
searchVO.setPhmType("01"); //발신조회
|
// searchVO.setPhmType("01"); //발신조회
|
||||||
}else {
|
}else {
|
||||||
searchVO.setPhmType("03"); //거부조회
|
searchVO.setPhmType("03"); //거부조회
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user