add Segment

This commit is contained in:
Looly
2020-12-08 05:03:48 +08:00
parent 850c766213
commit 7633733cfe
3 changed files with 47 additions and 1 deletions

View File

@@ -13,6 +13,7 @@
* 【cache 】 CacheObj的isExpired()逻辑修改issue#1295@Github
* 【json 】 JSONStrFormater改为JSONStrFormatter
* 【dfa 】 增加FoundWordpr#1290@Github
* 【core 】 增加Segmentpr#1290@Github
### Bug修复
* 【cache 】 修复Cache中get重复misCount计数问题issue#1281@Github