zxl
3 天以前 b85542765637358cb1473629d0ea767ac076aec3
ycl-server/pom.xml
@@ -18,12 +18,23 @@
    <dependencies>
<!--        &lt;!&ndash;视频处理&ndash;&gt;-->
<!--        <dependency>-->
<!--            <groupId>org.bytedeco</groupId>-->
<!--            <artifactId>javacv-platform</artifactId>-->
<!--            <version>1.5.7</version>-->
<!--        </dependency>-->
        <!--netty-->
        <dependency>
            <groupId>io.netty</groupId>
            <artifactId>netty-all</artifactId>
        </dependency>
        <dependency>
            <groupId>net.coobird</groupId>
            <artifactId>thumbnailator</artifactId>
            <version>0.4.14</version>
        </dependency>
        <!-- 代码生成-->
        <dependency>