add 新增 ThreadLocalHolder 替代 SaHolder 支持异步

add 新增 ThreadLocalHolder 替代 SaHolder 支持异步
This commit is contained in:
疯狂的狮子Li
2023-12-29 13:14:16 +08:00
parent 77cfb9137e
commit c68eb5701b
10 changed files with 110 additions and 51 deletions

View File

@@ -26,11 +26,6 @@
<artifactId>ruoyi-common-redis</artifactId>
</dependency>
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>transmittable-thread-local</artifactId>
</dependency>
</dependencies>
</project>