From a58772247465b450758f67077c3a7743615d24e3 Mon Sep 17 00:00:00 2001
From: dengzedong <dengzedong@email>
Date: 星期六, 26 四月 2025 11:17:59 +0800
Subject: [PATCH] - t_coking_overview_ind

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

diff --git a/ansteel-biz/src/main/resources/application.yaml b/ansteel-biz/src/main/resources/application.yaml
index e7bac00..44164a0 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: dev
+    active: prod
 
   cloud:
     nacos:
@@ -175,6 +175,7 @@
       - t_coking_trace_ind
       - t_power_demand
       - t_power_adjusted_factor
+      - t_coking_overview_ind
   swagger:
     title: 鞍钢鲅鱼圈能源管控系统
     description: 鞍钢鲅鱼圈能源管控系统

--
Gitblit v1.9.3