This commit is contained in:
2026-03-02 09:23:23 +08:00
parent 572e9a443f
commit 2eceb44a7f
19 changed files with 622 additions and 26 deletions

View File

@@ -93,5 +93,11 @@
<artifactId>yudao-module-infra-biz</artifactId>
<version>${revision}</version>
</dependency>
<!-- Redis -->
<dependency>
<groupId>cn.iocoder.boot</groupId>
<artifactId>yudao-spring-boot-starter-redis</artifactId>
</dependency>
</dependencies>
</project>