CronPattern support L

This commit is contained in:
Looly
2020-04-25 19:23:42 +08:00
parent e568b7896b
commit 63732834ac
3 changed files with 30 additions and 2 deletions

View File

@@ -8,9 +8,10 @@
### 新特性
* 【core 】 ImgUtil.createImage支持背景透明issue#851@Github
* 【json 】 更改JSON转字符串时"</"被转义的规则为不转义issue#852@Github
* 【cron 】 表达式的所有段支持L关键字issue#849@Github
### Bug修复
*http 】 修复URL`&amp;`导致的问题issue#850@Github
*core 】 修复URLBuilder中请求参数`&amp;`导致的问题issue#850@Github
-------------------------------------------------------------------------------------------------------------