auto: 일일 백업 2026-06-26 02:00

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
hyowons
2026-06-26 02:00:04 +09:00
parent c15c3a1fec
commit 03989e9df4
161 changed files with 2658 additions and 1563 deletions
@@ -941,7 +941,7 @@ def main():
cur_month = datetime.now(KST).strftime("%Y-%m")
if (
info.get("side") == "asset"
and carrier in {"kakaobank", "shinhan_bank"}
and carrier in {"kakaobank", "shinhan_bank", "hana_bank"}
and diff < 0
and abs(diff) <= 5000
):