auto: 일일 백업 2026-06-26 02:00
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -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
|
||||
):
|
||||
|
||||
Reference in New Issue
Block a user