From 7b917d801e9e737d36520934d412776ddd4072d6 Mon Sep 17 00:00:00 2001 From: cabbage <281119120@qq.com> Date: Fri, 9 May 2025 11:16:01 +0800 Subject: [PATCH] =?UTF-8?q?##=20=E7=9F=AD=E4=BF=A1=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E6=94=B9=E4=B8=BA=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6=EF=BC=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bd-third/src/main/resources/bootstrap.yml | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/bd-third/src/main/resources/bootstrap.yml b/bd-third/src/main/resources/bootstrap.yml index 2fd765d9..54cc5b41 100644 --- a/bd-third/src/main/resources/bootstrap.yml +++ b/bd-third/src/main/resources/bootstrap.yml @@ -32,6 +32,8 @@ spring: - application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension} ## 业务模块依赖的公用配置(缓存、数据库、事务、mybatis-plus) - business-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension} + ## 三方自定义配置 + - business-third.${spring.cloud.nacos.config.file-extension} main: ## 当遇到同样名字的时候,是否允许覆盖注册 allow-bean-definition-overriding: true @@ -263,16 +265,6 @@ huifu: ## 公众号appSecret publicAppSecret: 8ef62181b0d81d5d955c65078a564a61 -## 短信配置 -sms: - ## 是否发送短信(true发送,false不发送) - enable: true - ## 阿里短信 - aliAccessKeyId: LTAI5tECf4VYcpQNvaZ2bFg6 - aliAccessKeySecret: 68vOfID5RWE8KhlMjV9qpMpoX5ZX9D - aliEndpoint: dysmsapi.aliyuncs.com - aliSign: 北方大陆 - ## 快递100配置 express: url: https://poll.kuaidi100.com/poll/query.do