From 656af501fe1ede8ff9cdc5e75f20eadcdc09f28e Mon Sep 17 00:00:00 2001
From: 潘志宝 <979469083@qq.com>
Date: 星期三, 02 四月 2025 10:24:54 +0800
Subject: [PATCH] Merge branch 'master' of http://dlindusit.com:53929/r/ansteel

---
 ansteel-biz/src/main/resources/application.yaml |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/ansteel-biz/src/main/resources/application.yaml b/ansteel-biz/src/main/resources/application.yaml
index 0ae3517..df5f6c1 100644
--- a/ansteel-biz/src/main/resources/application.yaml
+++ b/ansteel-biz/src/main/resources/application.yaml
@@ -4,7 +4,7 @@
     name: ansteel-server
 
   profiles:
-    active: prod
+    active: dev
 
   cloud:
     nacos:
@@ -151,6 +151,8 @@
       - schedule_job
       - schedule_job_log
       - t_power_run_state
+      - t_main_process_index_day
+      - t_main_process_index_team
   swagger:
     title: 选煤厂安全管理平台
     description: 选煤厂安全管理平台

--
Gitblit v1.9.3