From accef4fe350d0793afe9a918bfeed765459cc382 Mon Sep 17 00:00:00 2001 From: sxu <602087911@qq.com> Date: Mon, 24 Feb 2025 11:18:26 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B7=B2=E9=85=8D=E7=BD=AE=E5=88=B00.244?= =?UTF-8?q?=E7=9A=84nacos=E9=87=8C,=E8=AF=B7copy=E5=88=B0=E6=9C=AC?= =?UTF-8?q?=E5=9C=B0nacos?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../bonus-smart-canteen/src/main/resources/bootstrap.yml | 8 -------- scripts_244/smart_canteen_bootstrap.yml | 8 -------- 2 files changed, 16 deletions(-) diff --git a/bonus-modules/bonus-smart-canteen/src/main/resources/bootstrap.yml b/bonus-modules/bonus-smart-canteen/src/main/resources/bootstrap.yml index 80f501d6..4004d8ca 100644 --- a/bonus-modules/bonus-smart-canteen/src/main/resources/bootstrap.yml +++ b/bonus-modules/bonus-smart-canteen/src/main/resources/bootstrap.yml @@ -9,14 +9,6 @@ spring: messages: basename: "message_device,message_account,message_adapter,message_allocation,message_attendance,message_auth,message_common,message_customer,message_dorm,message_drp,message_kitchen,message_marketing,message_menu,message_merchant,message_notice,message_nutrition,message_open,message_order,message_pay,message_report,message_supermarket,message_backfield,message_bus" fallback-to-system-locale: false - redis: - redisson: - config: | - singleServerConfig: - address: "redis://${REDIS_HOST:localhost}:${REDIS_PORT:6379}" - password: - database: 0 - nettyThreads: 64 main: allow-circular-references: true mq: diff --git a/scripts_244/smart_canteen_bootstrap.yml b/scripts_244/smart_canteen_bootstrap.yml index c1ce584f..a18ed327 100644 --- a/scripts_244/smart_canteen_bootstrap.yml +++ b/scripts_244/smart_canteen_bootstrap.yml @@ -35,14 +35,6 @@ spring: messages: basename: "message_device,message_account,message_adapter,message_allocation,message_attendance,message_auth,message_common,message_customer,message_dorm,message_drp,message_kitchen,message_marketing,message_menu,message_merchant,message_notice,message_nutrition,message_open,message_order,message_pay,message_report,message_supermarket,message_backfield,message_bus" fallback-to-system-locale: false - redis: - redisson: - config: | - singleServerConfig: - address: "redis://${REDIS_HOST:localhost}:${REDIS_PORT:6379}" - password: - database: 0 - nettyThreads: 64 main: allow-circular-references: true mq: