Commit 8c088f0b9e46a10f768d8fe6030bddc15969564d
1 parent
c9a55ce4
update...
Showing
1 changed file
with
1 additions
and
0 deletions
src/main/java/com/bsth/XDApplication.java
| @@ -62,6 +62,7 @@ public class XDApplication implements CommandLineRunner { | @@ -62,6 +62,7 @@ public class XDApplication implements CommandLineRunner { | ||
| 62 | SeiPstThread seiPstThread; | 62 | SeiPstThread seiPstThread; |
| 63 | @Autowired | 63 | @Autowired |
| 64 | SampleTimeDataLoader sampleTimeDataLoader; | 64 | SampleTimeDataLoader sampleTimeDataLoader; |
| 65 | + @Autowired | ||
| 65 | SchSiginUpdateDBThread schSiginUpdateDBThread; | 66 | SchSiginUpdateDBThread schSiginUpdateDBThread; |
| 66 | 67 | ||
| 67 | private static long timeDiff; | 68 | private static long timeDiff; |