上传音频时设置音频时长
This commit is contained in:
6
pom.xml
6
pom.xml
@@ -56,6 +56,12 @@
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
<!--获取音频时长-->
|
||||
<dependency>
|
||||
<groupId>ws.schild</groupId>
|
||||
<artifactId>jave-all-deps</artifactId>
|
||||
<version>2.5.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-webflux</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user