zhang-content/pom.xml
@@ -106,6 +106,19 @@ <artifactId>spring-boot-starter-mail</artifactId> </dependency> <!-- JAVE 视频处理库 --> <dependency> <groupId>ws.schild</groupId> <artifactId>jave-core</artifactId> <version>2.4.6</version> </dependency> <dependency> <groupId>ws.schild</groupId> <artifactId>jave-native-win64</artifactId> <version>2.4.6</version> <scope>runtime</scope> </dependency> </dependencies> <build>