fix tester bug

This commit is contained in:
Looly
2021-06-16 19:23:53 +08:00
parent 3b38125d4e
commit ec60a4202d
4 changed files with 41 additions and 3 deletions

View File

@@ -10,6 +10,7 @@
### 🐞Bug修复
* 【db 】 修复Oracle下别名错误造成的SQL语法啊错误issue#I3VTQW@Gitee
* 【core 】 修复ConcurrencyTester重复使用时开始测试未清空之前任务的问题issue#I3VSDO@Gitee
-------------------------------------------------------------------------------------------------------------