作者 朱兆平

关闭IMF

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