Commit 8c088f0b9e46a10f768d8fe6030bddc15969564d

Authored by 潘钊
1 parent c9a55ce4

update...

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;