فهرست منبع

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