소스 검색

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