This commit is contained in:
tanghc
2019-08-06 20:16:26 +08:00
parent 59efb859b0
commit 22409fc3cc
13 changed files with 22 additions and 14 deletions

View File

@@ -1,5 +1,13 @@
# changelog
## 1.13.6
- 修复@RequestBody不能绑定问题
## 1.13.5
- 修复postJson下version获取不到问题
## 1.13.4
- 修复admin服务列表最后更新时间不显示问题