src/main/java/com/zy/core/thread/impl/ZyStationThread.java
@@ -97,7 +97,12 @@ } if(statusList.isEmpty()) { BasDevpService basDevpService = SpringUtils.getBean(BasDevpService.class); BasDevpService basDevpService = null; try { basDevpService = SpringUtils.getBean(BasDevpService.class); } catch (Exception e) { } if (basDevpService == null) { return; }