fix:修复fastjsonbug

This commit is contained in:
fanxb 2022-05-28 20:33:01 +08:00
parent 62c88d78fc
commit 64d4504178

View File

@ -89,7 +89,7 @@
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
<version>1.2.73</version>
<version>1.2.83</version>
</dependency>