Update intranet tools and voucher comparison

This commit is contained in:
b17301
2026-06-04 09:00:51 +09:00
parent 2ab74bac88
commit b93289bfa8
55 changed files with 32809 additions and 1063 deletions
+1 -1
View File
@@ -24,9 +24,9 @@ from wehago_compare import (
rebuild_comparison_results,
upsert_source_file,
)
from runtime_config import DB_PATH
DB_PATH = BASE_DIR / "data.db"
ENGINE = create_engine(f"sqlite:///{DB_PATH}", connect_args={"check_same_thread": False})
LEDGER_FILES = {