获取音频时长

This commit is contained in:
2026-02-02 16:08:43 +08:00
parent 2e575f78b1
commit 897561ba89

View File

@ -18,6 +18,12 @@
<dependencies>
<dependency>
<groupId>org</groupId>
<artifactId>jaudiotagger</artifactId>
<version>2.0.3</version>
<scope>compile</scope>
</dependency>
<!-- <dependency> -->
<!-- <groupId>com.fuyuanshen</groupId> -->
<!-- <artifactId>fys-app</artifactId> -->