iailab-module-infra/iailab-module-infra-biz/pom.xml
@@ -19,12 +19,6 @@ </description> <dependencies> <!-- Spring Cloud 基础 --> <dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-starter-bootstrap</artifactId> </dependency> <!-- 依赖服务 --> <dependency> <groupId>com.iailab</groupId> @@ -147,6 +141,11 @@ <artifactId>tika-core</artifactId> <!-- 文件客户端:文件类型的识别 --> </dependency> <dependency> <groupId>org.postgresql</groupId> <artifactId>postgresql</artifactId> </dependency> </dependencies> <build> <!-- 设置构建的 jar 包名 -->