mirror of
https://github.com/yangzongzhuan/RuoYi.git
synced 2025-10-16 02:28:26 +00:00
去掉jsoup调用自定义转义工具
This commit is contained in:
@@ -77,12 +77,6 @@
|
||||
<artifactId>commons-fileupload</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!-- HTML解析器 -->
|
||||
<dependency>
|
||||
<groupId>org.jsoup</groupId>
|
||||
<artifactId>jsoup</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!-- excel工具 -->
|
||||
<dependency>
|
||||
<groupId>org.apache.poi</groupId>
|
||||
|
Reference in New Issue
Block a user