docs: WBS-CRM-01 완료 체크박스 업데이트
TaxBaik CI/CD / build-and-deploy (push) Successful in 1m3s
TaxBaik Browser E2E / browser-e2e (push) Successful in 1m24s

This commit is contained in:
2026-06-27 23:28:44 +09:00
parent 0e98e68532
commit 12070b70f8
+6 -6
View File
@@ -235,12 +235,12 @@ DB 스키마:
Todo:
- [x] V006__CreateClients.sql 마이그레이션
- [x] Client 엔티티 (Domain)
- [x] IClientRepository 인터페이스 (Domain)
- [x] ClientRepository 구현 (Infrastructure)
- [x] ClientService 구현 (Application)
- [x] ClientList.razor 관리자 목록 화면
- [x] ClientEdit.razor 관리자 등록/수정 화면
- [x] MainLayout.razor 고객 메뉴 추가
- [x] IClientRepository 인터페이스 (Domain) — GetPagedAsync 검색+상태 필터
- [x] ClientRepository 구현 (Infrastructure) — ILIKE 검색, 페이징
- [x] ClientService 구현 (Application) — ServiceTypes/TaxTypes/Sources 상수
- [x] ClientList.razor 관리자 목록 화면 — 검색바, 상태 필터, 페이징
- [x] ClientEdit.razor 관리자 등록/수정 화면 — 기본/세무/관리 섹션
- [x] MainLayout.razor 고객 관리 NavGroup 추가
- [ ] 배포 후 고객 등록 → 목록 조회 확인
## WBS-CRM-02 상담 이력 (Consultation Log) — Phase 1