add mynlp

This commit is contained in:
Looly
2019-09-03 19:18:39 +08:00
parent 1caf64f4ac
commit bea37293ad
9 changed files with 173 additions and 0 deletions

View File

@@ -11,6 +11,7 @@
* 【extra】 Sftp得put方法增加进度支持issue#518@Github
* 【core】 ArrayUtil增加distinct方法
* 【http】 去除log模块依赖Cookie中去除日志提示body方法传入JSON对象废弃未来移除json模块依赖
* 【extra】 添加MyNLP支持issue#519@Github
### Bug修复