From 566d2ee08aea0bb506619a980f43c85f3f65cafe Mon Sep 17 00:00:00 2001 From: zhaokai Date: Mon, 3 Aug 2026 11:37:46 +0800 Subject: [PATCH] =?UTF-8?q?config(start):=20=E5=88=87=E6=8D=A2=E5=88=B0gwj?= =?UTF-8?q?=E7=8E=AF=E5=A2=83=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- start/src/main/resources/bootstrap.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/start/src/main/resources/bootstrap.yml b/start/src/main/resources/bootstrap.yml index f893e23..b922a66 100644 --- a/start/src/main/resources/bootstrap.yml +++ b/start/src/main/resources/bootstrap.yml @@ -3,8 +3,8 @@ spring: import: # - classpath:nacos.yml # - classpath:sdk.yml - - classpath:nacos-prod.yml - - classpath:sdk-prod.yml -# - classpath:nacos-prod-gwj.yml -# - classpath:sdk-prod-gwj.yml +# - classpath:nacos-prod.yml +# - classpath:sdk-prod.yml + - classpath:nacos-prod-gwj.yml + - classpath:sdk-prod-gwj.yml - classpath:swagger.yml