注册表新增数据库存储同步

This commit is contained in:
2025-10-11 11:56:19 +08:00
parent 4e34063373
commit 47c68cadf3
23 changed files with 4396 additions and 160 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"host": "sywb.top",
"port": 3306,
"user": "pixiv",
"password": "yT6LYysxB4HPPkZc",
"database": "pixiv",
"connectionLimit": 10,
"ssl": false
}