[ Fix ] - LOAN 지급 판정 공통화 및 INSTALLMENT 소비 집계 누락 수정 (#169) - #182
Merged
Conversation
hanjyoon01
requested review from
Kimd0ng,
SOOsuhyuncho,
hanjyoon01 and
shinh09
August 19, 2026 06:06
shinh09
approved these changes
Aug 19, 2026
hanjyoon01
approved these changes
Aug 19, 2026
bigwaveBigwave
approved these changes
Aug 19, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
관련 이슈
작업 사항
common의LoanDisbursementKeywords단일 소스로 통합 (기존엔 Java·SQL 세 곳에 중복)<foreach>+REGEXP_REPLACE기반 파라미터 바인딩으로 전환out_amount기준이라 항상 0원으로 잡히던 버그를in_amount기준으로 수정TXN_ANALYSIS유무와 무관하게 총소비·카테고리·고정지출에 결정적으로 반영MonthlyExpenseMapper.xml의 stale 주석(LOAN은 TXN_ANALYSIS를 가질 수 없다는 전제) 수정