From c9ff6a7f2e89f751e2eec68ec02fa93919d05296 Mon Sep 17 00:00:00 2001
From: 潘志宝 <979469083@qq.com>
Date: 星期三, 11 十二月 2024 13:56:59 +0800
Subject: [PATCH] 监听报警信息

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

diff --git a/shasteel-biz/src/main/resources/application.yaml b/shasteel-biz/src/main/resources/application.yaml
index d96caf2..392f692 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: dev
+    active: prod
 
   cloud:
     nacos:

--
Gitblit v1.9.3