add crc16

This commit is contained in:
Looly
2020-07-22 09:10:35 +08:00
parent b58f98eb95
commit 62a02fb265
8 changed files with 95 additions and 16 deletions

View File

@@ -9,6 +9,7 @@
* 【db 】 增加DbUtil.setReturnGeneratedKeyGlobalissue#I1NM0K@Gitee
* 【core 】 增加DataSize和DataSizeUtilissue#967@Github
* 【core 】 ImgUtil增加异常避免空指针issue#I1NKXG@Gitee
* 【core 】 增加CRC16算法若干pr#963@Github
### Bug修复
* 【core 】 修复ZipUtil中finish位于循环内的问题issue#961@Github