chore: 提醒改钉钉、备份脚本修复、media清理、杂项同步

This commit is contained in:
2026-07-16 11:47:13 +08:00
parent b18da6d25c
commit bc3980bae6
105 changed files with 60 additions and 20411 deletions
+19
View File
@@ -0,0 +1,19 @@
{
"sqltools.connections": [
{
"mysqlOptions": {
"authProtocol": "default",
"enableSsl": "Disabled"
},
"ssh": "Disabled",
"previewLimit": 50,
"server": "localhost",
"port": 3306,
"driver": "MySQL",
"name": "openclaw",
"group": "openclaw",
"database": "fitness",
"username": "root"
}
]
}