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: