Commit cd2ee52
authored
[Fix] 전세대출필터링 조건 수정 (#114)
* docs: 문서삭제
* docs: flyway V22,V23 전세자금대출 스키마 추가 및 db저장
* feat: 전세자금대출 필터링 조회 기능 구현
* refactor: 전세대출 변수명 변경
* refacotr : 전세대출상품 테이블 변경 및 상품 추가
* docs: 기존 작성 V22 삭제
* refactor: 가입조건 판단 수정
* chore : 변수명 변경 MIN_RATE -> BASE_RATE
* docs : 문서삭제
* chore: swagger문서작성
* chore: 필요없는 import삭제
* chore:개행
* docs: flyway_V23 추가
* docs: flyway_V23 추가
* docs : V23 쿼리문 수정
* chore : 변수명 변경 BASE_RATE -> MIN_RATE
* docs:flyway V23 삭제
* chore: mapper변수명 변경 -> baseRate=> minRate
* refactor: 필터링조건조회 수정1 parent 03cab0d commit cd2ee52
1 file changed
Lines changed: 4 additions & 4 deletions
File tree
- src/main/resources/org/scoula/domain/financialproduct/jeonseloan/mapper
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
| 32 | + | |
| 33 | + | |
34 | 34 | | |
35 | | - | |
36 | | - | |
| 35 | + | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments