하루에 한번 스케줄 진행되도록 수정
@8c247faf707b7f9b591f19976274c34a4b449023
--- src/main/java/itn/let/mjo/sttst/service/SttstMsgScheduling.java
+++ src/main/java/itn/let/mjo/sttst/service/SttstMsgScheduling.java
... | ... | @@ -90,7 +90,7 @@ |
| 90 | 90 |
System.out.println("=============DO =============");
|
| 91 | 91 |
|
| 92 | 92 |
MjonMsgVO mjonMsgVO = new MjonMsgVO(); |
| 93 |
- //mjonSttstService.insertMjSttstMsgDayBulk(mjonMsgVO); |
|
| 93 |
+ mjonSttstService.insertMjSttstMsgDayBulk(mjonMsgVO); |
|
| 94 | 94 |
|
| 95 | 95 |
|
| 96 | 96 |
}else {
|
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?