From d451b9977fbcf5e8be87658826a6ad6286de7afb Mon Sep 17 00:00:00 2001 From: gaorl Date: Fri, 21 Apr 2023 10:13:06 +0800 Subject: [PATCH] =?UTF-8?q?feature=EF=BC=9A=E4=BF=AE=E8=AF=A5maven?= =?UTF-8?q?=E6=89=93=E5=8C=85=E5=88=86=E6=94=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- order-management-consumer/src/main/resources/bootstrap.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/order-management-consumer/src/main/resources/bootstrap.yaml b/order-management-consumer/src/main/resources/bootstrap.yaml index 929e3b7e..11cfa2e2 100644 --- a/order-management-consumer/src/main/resources/bootstrap.yaml +++ b/order-management-consumer/src/main/resources/bootstrap.yaml @@ -7,8 +7,8 @@ spring: profiles: # Spring 配置文件读取 # active: @deployType@ - active: dev -# active: std +# active: dev + active: std #active: test jackson: # jackson 日期格式化