elevator: 反编译编译修复(equals/hash、Feign、POI4、分片 DTO、lambda)

Made-with: Cursor

Former-commit-id: 36297e9473
This commit is contained in:
反编译工作区
2026-04-25 00:55:24 +08:00
parent b97dd28631
commit 27585f39ef
35 changed files with 321 additions and 490 deletions
@@ -69,6 +69,12 @@
<groupId>cn.cloudwalk.intelligent</groupId>
<artifactId>intelligent-cwoscomponent-rest</artifactId>
</dependency>
<!-- 反编译源码曾引用 netflix.feign;与 Spring Boot 2.1 对齐为 openfeign 注解包 -->
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-openfeign-core</artifactId>
<version>2.1.5.RELEASE</version>
</dependency>
</dependencies>
<build>