feature #I7HJFX 修改新增文件的since版本号为2.11.0

This commit is contained in:
zy
2023-07-05 21:45:51 +08:00
parent 933c5603e8
commit eaaca06267
5 changed files with 5 additions and 3 deletions

View File

@@ -23,6 +23,7 @@ import java.util.regex.Pattern;
* springboot环境EL异步循环测试
*
* @author zhhhhy
* @since 2.11.0
*/
@RunWith(SpringRunner.class)
@TestPropertySource(value = "classpath:/parallelLoop/application.properties")