斗鱼录播初步完成

This commit is contained in:
suifeng
2023-08-04 11:47:59 +08:00
parent 7d8f566804
commit 4d4a4a6727
43 changed files with 877 additions and 296 deletions

View File

@@ -108,5 +108,10 @@
<artifactId>spring-boot-starter-test</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.akamai.edgegrid</groupId>
<artifactId>edgegrid-signer-core</artifactId>
<version>5.0.0</version>
</dependency>
</dependencies>
</project>