add:增加tts测试功能

This commit is contained in:
zhangzq
2026-04-15 13:04:00 +08:00
parent ff0185ffd4
commit 9c8358c8ff
18 changed files with 1123 additions and 2 deletions

View File

@@ -201,6 +201,17 @@
<artifactId>mysql-connector-java</artifactId>
<version>8.0.20</version>
</dependency>
<!-- <dependency>-->
<!-- <groupId>org.nl</groupId>-->
<!-- <artifactId>nl-verify-check</artifactId>-->
<!-- <version>1.1-Spring264</version>-->
<!-- <type>pom</type>-->
<!-- </dependency>-->
<!-- <dependency>-->
<!-- <groupId>org.nl</groupId>-->
<!-- <artifactId>nl-verify-check-sdk</artifactId>-->
<!-- <version>1.1-Spring264</version>-->
<!-- </dependency>-->
<!-- druid数据源驱动 -->
<dependency>
<groupId>com.alibaba</groupId>