fix: 修正 fitness/finances agent 中错误的 MySQL 密码 (123456→5gynj20J)

This commit is contained in:
2026-07-15 10:01:52 +08:00
parent a6c46732e9
commit 54c9c9f07a
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -173,7 +173,7 @@ ORDER BY record_date ASC;
## 数据存储
- MySQL: root/123456, database: fitness
- MySQL: root/5gynj20J, database: fitness
- 所有健康数据本地存储
## 数据库表结构概览