From e53af935ad1620e2c454882ba8a2f3133fadea4f Mon Sep 17 00:00:00 2001
From: dongyukun <1208714201@qq.com>
Date: 星期二, 10 六月 2025 10:12:14 +0800
Subject: [PATCH] 消息系统模型预警

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

diff --git a/shasteel-biz/src/main/resources/application.yaml b/shasteel-biz/src/main/resources/application.yaml
index 306602e..3f2e4a8 100644
--- a/shasteel-biz/src/main/resources/application.yaml
+++ b/shasteel-biz/src/main/resources/application.yaml
@@ -4,7 +4,7 @@
     name: shasteel-server
 
   profiles:
-    active: prod
+    active: dev
 
   cloud:
     nacos:
@@ -153,6 +153,7 @@
       - qrtz_triggers
       - schedule_job
       - schedule_job_log
+      - t_msg_info
   swagger:
     title: 沙钢智慧能源后台
     description: 提供管理员管理的所有功能

--
Gitblit v1.9.3