Commit b06b84be5b605990d355bcce42e592906a558f9c

Authored by 杨鸣坤
1 parent fe7b2818

去掉国宏和盛华纸质

@@ -36,8 +36,8 @@ public class ChizhouZoneScheduler extends AbstractZoneScheduler { @@ -36,8 +36,8 @@ public class ChizhouZoneScheduler extends AbstractZoneScheduler {
36 log.info("[{}] Simulating pulling devices...", getZoneName()); 36 log.info("[{}] Simulating pulling devices...", getZoneName());
37 shDevicePullService.pullDeviceAndPushToIot(); 37 shDevicePullService.pullDeviceAndPushToIot();
38 slDevicePullService.pullDeviceAndPushToIot(); 38 slDevicePullService.pullDeviceAndPushToIot();
39 - ghDevicePullService.pullDeviceAndPushToIot();  
40 - shzzDevicePullService.pullDeviceAndPushToIot(); 39 +// ghDevicePullService.pullDeviceAndPushToIot();
  40 +// shzzDevicePullService.pullDeviceAndPushToIot();
41 Thread.sleep(1000); 41 Thread.sleep(1000);
42 } catch (Exception e) { 42 } catch (Exception e) {
43 logError(taskName, e); 43 logError(taskName, e);