동보문자도 오픈
This commit is contained in:
parent
523522cdd9
commit
321bb9adeb
@ -211,9 +211,9 @@ public class MjonMsgCampainDataController {
|
||||
|
||||
// 외부에서 선거발송 페이지로 들어오는걸 막음
|
||||
// 20250102 이호영
|
||||
if (!"localhost".equals(hostName) && !"119.193.215.98".equals(hostName)) {
|
||||
/*if (!"localhost".equals(hostName) && !"119.193.215.98".equals(hostName)) {
|
||||
return "redirect:/web/mjon/msgdata/selectMsgDataView.do";
|
||||
}
|
||||
}*/
|
||||
|
||||
String categoryType = cateCode.getCateType();
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user