From 0455aeac5ac60cee3e318376589ab5e667cf23c8 Mon Sep 17 00:00:00 2001 From: wucongxing8150 <815046773@qq.com> Date: Tue, 15 Jul 2025 15:50:54 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BA=86=E5=8F=91=E7=89=88?= =?UTF-8?q?=E9=85=8D=E7=BD=AE7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sa-common/src/main/resources/prod/sa-common.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sa-common/src/main/resources/prod/sa-common.yaml b/sa-common/src/main/resources/prod/sa-common.yaml index e31a848..a9d4636 100644 --- a/sa-common/src/main/resources/prod/sa-common.yaml +++ b/sa-common/src/main/resources/prod/sa-common.yaml @@ -20,7 +20,7 @@ spring: method: pointcut: net.lab1024.sa..*Service.* profiles: - active: "@profiles.active@" + active: "prod" # mvc swagger bugfix mvc: