Commit d54ddd43 authored by m1991's avatar m1991

资讯模块数据——展示功能实现

parent a4dcc2e3
......@@ -149,11 +149,17 @@
<version>1.7.1</version>
</dependency>
<dependency>
<groupId>org.bytedeco.javacpp-presets</groupId>
<artifactId>ffmpeg-platform</artifactId>
<version>4.0.2-1.4.3</version>
</dependency>
<!-- 视频获取第一帧 -->
<dependency>
<groupId>org.bytedeco</groupId>
<artifactId>javacv</artifactId>
<version>0.8</version>
<version>1.4.3</version>
</dependency>
<!--druid数据源 -->
<dependency>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment