From 447e02020e5a502c1dfd1986fe743ab8377cab03 Mon Sep 17 00:00:00 2001 From: wulin Date: Sat, 29 Mar 2025 20:26:09 +0800 Subject: [PATCH] =?UTF-8?q?interface=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E4=B8=AD=E5=8E=BB=E6=8E=89profiles=E7=9A=84=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api-web/api-interface/src/main/resources/bootstrap.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api-web/api-interface/src/main/resources/bootstrap.yml b/api-web/api-interface/src/main/resources/bootstrap.yml index 5b2aae5..677b826 100644 --- a/api-web/api-interface/src/main/resources/bootstrap.yml +++ b/api-web/api-interface/src/main/resources/bootstrap.yml @@ -8,8 +8,8 @@ spring: allow-circular-references: true # 环境 dev|pre|online - profiles: - active: dev + #profiles: + # active: dev jackson: default-property-inclusion: non_null serialization: