shjung 2 năm trước cách đây
mục cha
commit
9683960be7
1 tập tin đã thay đổi với 5 bổ sung5 xóa
  1. 5 5
      src/main/resources/application.yml

+ 5 - 5
src/main/resources/application.yml

@@ -18,11 +18,11 @@ application:
     process-id: CTV01
 
   job-schedule:
-    cctv-preset: true
-    base-dbms: false
-    fclt-stts: false
-    unit-stts: false
-    db-svr-stts: false
+    cctv-preset: false
+    base-dbms: true
+    fclt-stts: true
+    unit-stts: true
+    db-svr-stts: true
 
 server:
   port: 8998