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 | 62 | SeiPstThread seiPstThread; |
| 63 | 63 | @Autowired |
| 64 | 64 | SampleTimeDataLoader sampleTimeDataLoader; |
| 65 | + @Autowired | |
| 65 | 66 | SchSiginUpdateDBThread schSiginUpdateDBThread; |
| 66 | 67 | |
| 67 | 68 | private static long timeDiff; | ... | ... |