分配主播功能实现

This commit is contained in:
2025-06-17 20:59:52 +08:00
parent e223a98879
commit 6b788ade1e
15 changed files with 706 additions and 5 deletions

View File

@@ -49,6 +49,11 @@
<groupId>cn.iocoder.boot</groupId>
<artifactId>yudao-spring-boot-starter-excel</artifactId>
</dependency>
<dependency>
<groupId>cn.iocoder.boot</groupId>
<artifactId>yudao-module-infra</artifactId>
<version>2.6.0-jdk8-SNAPSHOT</version>
</dependency>
</dependencies>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>