From 894f028fedab7815494d876a86d54ddce699d747 Mon Sep 17 00:00:00 2001 From: wulin Date: Sat, 29 Mar 2025 20:30:36 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=88=90online?= 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 677b826..b1141b8 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: online jackson: default-property-inclusion: non_null serialization: