♻️Refactor: 微服务重构

This commit is contained in:
2025-10-28 23:09:46 +08:00
parent 44607b5e1b
commit c0b89fcd95
30 changed files with 279 additions and 40 deletions
+2 -3
View File
@@ -18,9 +18,8 @@
</dependency>
<dependency>
<groupId>cn.hezhaohui</groupId>
<artifactId>weather</artifactId>
<version>1.0.0</version>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-openfeign</artifactId>
</dependency>
<dependency>