This commit is contained in:
laoyuyu
2019-05-23 19:52:12 +08:00
parent 15978cd2b6
commit d40f8fa385
42 changed files with 1008 additions and 401 deletions

View File

@@ -1,4 +1,6 @@
## 开发日志
+ v_3.6.5
- fix bug https://github.com/AriaLyy/Aria/issues/403
+ v_3.6.4 (2019/5/16)
- 优化任务接收器的代码结构
- 修复`DbEntity.saveAll()`失败的问题