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

【代码优化】CRM:移除 bootstrap.yaml,和 boot 保持一致
This commit is contained in:
YunaiV
2024-07-14 19:00:15 +08:00
parent f52ea83b30
commit 653dacfa6f
12 changed files with 106 additions and 84 deletions

View File

@@ -18,11 +18,6 @@
<dependencies>
<!-- Spring Cloud 基础 -->
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-bootstrap</artifactId>
</dependency>
<dependency>
<groupId>cn.iocoder.cloud</groupId>
<artifactId>yudao-spring-boot-starter-env</artifactId>