auto: sync OpenClaw config 2026-07-15 14:00
This commit is contained in:
@@ -33,8 +33,11 @@
|
||||
| 投资占比(投资/总资产) | 20-40% | - |
|
||||
|
||||
## 数据库连接
|
||||
- 配置文件: `db_config.json`(chmod 600,仅本用户可读)
|
||||
- host: 127.0.0.1
|
||||
- port: 3306
|
||||
- user: root
|
||||
- password: 5gynj20J
|
||||
- database: finances
|
||||
- 读取方式: Python中 `json.load(open('db_config.json'))`
|
||||
- **禁止**在Python代码、SQL脚本中硬编码密码
|
||||
|
||||
Reference in New Issue
Block a user