This commit is contained in:
Looly
2020-03-02 21:13:04 +08:00
parent 985ffb33a5
commit ba8d7b2625
6 changed files with 124 additions and 28 deletions

View File

@@ -16,6 +16,7 @@
* 【core 】 增加EnumUtil.getEnumAt方法
* 【core 】 增强EnumConvert判断能力issue#I17082@Gitee
* 【all 】 log、template、tokenizer使用SPI机制代替硬编码
* 【poi 】 Word07Writer增加addPicture
### Bug修复