chore: deployed JSON retirement

This commit is contained in:
知微
2026-07-20 18:10:35 +08:00
parent 73520464b6
commit 4383c384be
9 changed files with 1954 additions and 42656 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ from datetime import datetime
from pathlib import Path
from typing import Optional, Callable
DATA_DIR = Path(__file__).parent / "data"
DATA_DIR = Path("/home/hmo/MoFin/data") # 绝对路径:全系统唯一权威数据目录
DB_PATH = DATA_DIR / "mofin.db"
# ═══════════════════════════════════════════════════════════