add store method

This commit is contained in:
Looly
2020-09-10 18:11:04 +08:00
parent 76c6aeeb56
commit d23bdd9280
6 changed files with 95 additions and 15 deletions

View File

@@ -6,7 +6,8 @@
# 5.4.3 (2020-09-10)
### 新特性
* 【core 】 使用静态的of方法来new对象pr#177@Gitee
* 【core 】 使用静态的of方法来new对象pr#177@Gitee
* 【setting】 Setting增加store无参方法issue#1072@Github
### Bug修复