【代码优化】PAY:移除 bootstrap.yaml,和 boot 保持一致

【代码优化】REPORT:移除 bootstrap.yaml,和 boot 保持一致
This commit is contained in:
YunaiV
2024-07-14 19:22:56 +08:00
parent 9834d80e92
commit 50b945fba8
12 changed files with 111 additions and 78 deletions

View File

@@ -20,8 +20,8 @@
<dependencies>
<!-- Spring Cloud 基础 -->
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-bootstrap</artifactId>
<groupId>cn.iocoder.cloud</groupId>
<artifactId>yudao-spring-boot-starter-env</artifactId>
</dependency>
<!-- 依赖服务 -->