添加文件服务
This commit is contained in:
@@ -126,6 +126,10 @@
|
||||
<artifactId>commons-lang3</artifactId>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tika</groupId>
|
||||
<artifactId>tika-core</artifactId> <!-- 文件客户端:文件类型的识别 -->
|
||||
</dependency>
|
||||
|
||||
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user