From 5ef5e4dc30bd1be28e201770227e6b324af9b200 Mon Sep 17 00:00:00 2001 From: chenbowen Date: Tue, 16 Sep 2025 17:03:51 +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 deletion(-) diff --git a/qms-server/src/main/resources/application.yml b/qms-server/src/main/resources/application.yml index 9901e98..0fd68ee 100644 --- a/qms-server/src/main/resources/application.yml +++ b/qms-server/src/main/resources/application.yml @@ -2,7 +2,6 @@ spring: application: name: qms-server - profiles: active: ${env.name} #统一nacos配置,使用 profile 管理