作者 朱兆平

关闭IMF

@@ -18,7 +18,7 @@ public class IMF_Tesk { @@ -18,7 +18,7 @@ public class IMF_Tesk {
18 public static IMFClient client = null; 18 public static IMFClient client = null;
19 19
20 //todo:测试关,生产开 20 //todo:测试关,生产开
21 - @Scheduled(fixedRate = 5000) 21 +// @Scheduled(fixedRate = 5000)
22 private static void start() { 22 private static void start() {
23 //尝试catch SDK异常 23 //尝试catch SDK异常
24 try{ 24 try{