refactor: 更新数据库配置文件

- 修改数据库端口:将 DBServerLinux.txt 中的 3308 改为 3306
- 更新数据库密码:将多个配置文件中的数据库密码从 "85b5c930502992d4" 更改为 "mysql_y8NXNT"
- 统一配置文件格式:去除多余空格和换行符
This commit is contained in:
2025-05-17 11:35:09 +08:00
parent 971de6ec9f
commit 403b49453e
6 changed files with 10 additions and 10 deletions

View File

@@ -12,7 +12,7 @@ amconfig=
host="127.0.0.1", --数据库主机
port=3306, --数据库端口
user="root", --数据库账号
pass="85b5c930502992d4", --数据库密码
pass="mysql_y8NXNT", --数据库密码
paykey="GAmqXI8ao8kGAOIQmjFVqg==", --
awdkey="GAmqXI8ao8kGAOIQmjFVqg==", --
bianma="utf8", --