phmtype 주석처리

This commit is contained in:
hehihoho3@gmail.com 2025-01-10 11:21:28 +09:00
parent 3642498dfd
commit f5c94b4d7e

View File

@ -1799,7 +1799,7 @@ public class MjonMsgController {
}
if(pattern.equals("/uss/ion/msg/SendNumberList.do") || pattern.equals("/web/msg/SendNumberList.do")) {
searchVO.setPhmType("01"); //발신조회
// searchVO.setPhmType("01"); //발신조회
}else {
searchVO.setPhmType("03"); //거부조회
}