From 3520e86e2b00b9c1ee3f4fffd4ab49fe3d6c259e Mon Sep 17 00:00:00 2001
From: 黎星凯 <13949086503@163.com>
Date: 星期五, 17 五月 2024 15:29:21 +0800
Subject: [PATCH] 20240517修改: 关联源模块

---
 deploy-jar-single/src/main/resources/application.yml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/deploy-jar-single/src/main/resources/application.yml b/deploy-jar-single/src/main/resources/application.yml
index a17ec4c..fadf7d2 100644
--- a/deploy-jar-single/src/main/resources/application.yml
+++ b/deploy-jar-single/src/main/resources/application.yml
@@ -1,4 +1,4 @@
 spring:
   profiles:
-    active: test
+    active: prod
 

--
Gitblit v1.9.1