瀏覽代碼

Merge branch 'dev' into master-6#

# Conflicts:
#	jeecg-module-gather/src/main/java/org/jeecg/modules/watch/s7gatherWatch.java
guoqiang 7 月之前
父節點
當前提交
ac740c1162
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      jeecg-module-gather/src/main/java/org/jeecg/modules/watch/OpcGatherWatch.java

+ 1 - 1
jeecg-module-gather/src/main/java/org/jeecg/modules/watch/OpcGatherWatch.java

@@ -23,7 +23,7 @@ import java.util.List;
 @Slf4j
 @EnableAsync
 @Component
-//@EnableScheduling
+@EnableScheduling
 public class OpcGatherWatch {
 
     @Autowired