@@ -98,12 +98,6 @@
<groupId>org.bytedeco</groupId>
<artifactId>ffmpeg-platform</artifactId>
<version>5.0-1.5.7</version>
- <exclusions>
- <exclusion>
- <artifactId>ffmpeg</artifactId>
- <groupId>org.bytedeco</groupId>
- </exclusion>
- </exclusions>
</dependency>
<!-- https://mvnrepository.com/artifact/org.bytedeco/javacv -->
<dependency>
@@ -57,7 +57,7 @@ sys:
## 默认为true 不需要发送则关闭
outbound: true
config:
- loginUri: http://${INNER_HOST:192.168.1.88}:${INNER_PORT:8080}/
+ loginUri: http://${INNER_HOST:192.168.1.88}:${INNER_PORT:9800}/
#跳过阈值 跳过检查项触发阈值
jumpThreshold: 2
## 日志检查提交地址
@@ -25,8 +25,6 @@ spring:
# 共享配置
shared-configs:
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
-
# mybatis配置
mybatis:
# 搜索指定包别名