feature(be): 연립·다세대 전세가율 주의 기준 조정 - #204
Merged
Merged
Conversation
6 tasks
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.
📌 관련 이슈
✨ 작업 내용
연립·다세대 전세가율 기준 조정
사기 유형 1-A
HIGH_JEONSE_RATIO의 주의 진입 기준을 건축물 유형에 따라 구분했습니다.연립·다세대(
MULTI_HOUSEHOLD)SAFECAUTIONDANGER아파트·오피스텔 등 나머지 유형
다가구 미확인 처리 유지
다가구(
MULTI_FAMILY)는 실거래가와 공시가격이 건물 전체 기준이지만 입력 보증금은 한 세대 기준입니다.다른 세입자의 선순위보증금을 확인할 수 없는 상태에서 전세가율을 안전으로 확정하지 않도록 기존의
CAUTION + UNVERIFIED처리를 유지했습니다.🔍 리뷰 포인트
MULTI_HOUSEHOLD는 현재 시스템에서 연립과 다세대를 함께 나타냅니다.CAUTION, 80%는DANGER에 포함됩니다.UNVERIFIED로 처리합니다.✅ 체크리스트