fix randombug

This commit is contained in:
Looly
2020-08-07 16:29:34 +08:00
parent ec8926745d
commit b2dd13023f
2 changed files with 6 additions and 0 deletions

View File

@@ -20,6 +20,7 @@
* 【core 】 修复NamedSql多个连续变量出现替换问题
* 【core 】 修复Bean重名字段大小写区别获取数据出错的问题issue#I1QBQ4@Gitee
* 【http 】 修复SimpleServer响应头无效问题issue#1006@Github
* 【core 】 修复ThreadLocalRandom共享seed导致获取随机数一样的问题pr#151@Gitee
-------------------------------------------------------------------------------------------------------------