--- src/main/java/itn/let/mjo/msgcampain/web/MjonMsgCampainTWDataController.java
+++ src/main/java/itn/let/mjo/msgcampain/web/MjonMsgCampainTWDataController.java
... | ... | @@ -203,14 +203,14 @@ |
| 203 | 203 |
System.out.println("hostName :: "+ hostName);
|
| 204 | 204 |
System.out.println("hostName :: "+ hostName);
|
| 205 | 205 |
System.out.println("hostName :: "+ hostName);
|
| 206 |
+ System.out.println("hhhhhhhh hostName :: "+ hostName);
|
|
| 206 | 207 |
System.out.println("hostName :: "+ hostName);
|
| 207 | 208 |
System.out.println("hostName :: "+ hostName);
|
| 208 |
- System.out.println("hostName :: "+ hostName);
|
|
| 209 |
- if (!"localhost".equals(hostName) |
|
| 210 |
- && !"119.193.215.98".equals(hostName)) |
|
| 211 |
- {
|
|
| 212 |
- return "redirect:/web/mjon/msgdata/selectMsgDataView.do"; |
|
| 213 |
- } |
|
| 209 |
+// if (!"localhost".equals(hostName) |
|
| 210 |
+// && !"119.193.215.98".equals(hostName)) |
|
| 211 |
+// {
|
|
| 212 |
+// return "redirect:/web/mjon/msgdata/selectMsgDataView.do"; |
|
| 213 |
+// } |
|
| 214 | 214 |
|
| 215 | 215 |
String categoryType = cateCode.getCateType(); |
| 216 | 216 |
|
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?