fix encodeUrlFileName method

This commit is contained in:
陈精华
2023-03-24 14:03:13 +08:00
parent 7f9f402a82
commit bfe4f73b49
4 changed files with 8 additions and 5 deletions

View File

@@ -6,7 +6,7 @@
<groupId>cn.keking</groupId>
<artifactId>kkFileView-parent</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>4.3.0</version>
<properties>
<java.version>1.8</java.version>