From 6003646984e7820f01ff7c3a2e967524acce2d6c Mon Sep 17 00:00:00 2001 From: chenbowen Date: Tue, 16 Sep 2025 17:02:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=20pipeline=20=E5=9B=9E?= =?UTF-8?q?=E8=B0=83=20gitlab?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- qms-server/src/main/resources/application.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/qms-server/src/main/resources/application.yml b/qms-server/src/main/resources/application.yml index 0fd68ee..9901e98 100644 --- a/qms-server/src/main/resources/application.yml +++ b/qms-server/src/main/resources/application.yml @@ -2,6 +2,7 @@ spring: application: name: qms-server + profiles: active: ${env.name} #统一nacos配置,使用 profile 管理