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