按t录音

This commit is contained in:
zyj
2025-08-01 01:00:23 +08:00
parent 872bf1c018
commit 3e94544443
6 changed files with 306 additions and 192 deletions

View File

@@ -0,0 +1,10 @@
# 数据库配置
database:
username: "root"
password: "root"
host: "localhost"
port: 3306
database: "test"
# 当前监听的端口
port: 6309