This commit is contained in:
tanghc
2020-04-15 16:00:06 +08:00
parent 33b9c870bb
commit e8e34f0137
13 changed files with 22 additions and 18 deletions

View File

@@ -1,5 +1,9 @@
# changelog
## 3.1.2
- 修复图片上传保存后图片破损问题
## 3.1.1
- 修复继承WebMvcConfigurationSupport导致的jackson序列化时间问题