From 60225d1611fadcd3d895bd23db9c3aa6e72a7388 Mon Sep 17 00:00:00 2001 From: 潘志宝 <979469083@qq.com> Date: 星期五, 25 四月 2025 17:58:59 +0800 Subject: [PATCH] saveTraceDeviation --- 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 407f6a3..bb1c689 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: @@ -173,6 +173,8 @@ - t_coking_trace_suggest - t_coking_overview - t_coking_trace_ind + - t_power_demand + - t_power_adjusted_factor swagger: title: 鞍钢鲅鱼圈能源管控系统 description: 鞍钢鲅鱼圈能源管控系统 -- Gitblit v1.9.3