From 1524f238c95bd99b57c1348298a9d81b6fa06526 Mon Sep 17 00:00:00 2001 From: kent Date: Fri, 26 Dec 2025 18:25:48 +0900 Subject: [PATCH] =?UTF-8?q?docs:=20=EC=A0=84=EC=88=98=20=EC=A1=B0=EC=82=AC?= =?UTF-8?q?=20=EA=B2=B0=EA=B3=BC=20=EA=B2=AC=EC=A0=81=20=EA=B4=80=EB=A6=AC?= =?UTF-8?q?=20=EC=99=84=EB=A3=8C=20=ED=91=9C=EC=8B=9C=20=EC=97=85=EB=8D=B0?= =?UTF-8?q?=EC=9D=B4=ED=8A=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 --- plans/react-mock-to-api-migration-plan.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plans/react-mock-to-api-migration-plan.md b/plans/react-mock-to-api-migration-plan.md index 7507d91..8c6ac3b 100644 --- a/plans/react-mock-to-api-migration-plan.md +++ b/plans/react-mock-to-api-migration-plan.md @@ -55,7 +55,7 @@ | **문의** | `/customer-center/inquiries` | MOCK_INQUIRIES, MOCK_REPLY, MOCK_COMMENTS | | **공지사항** | `/customer-center/notices` | MOCK_NOTICES 전체 사용 | | **공정관리** | `/master-data/process-management` | TODO + console.log | -| **견적** | `/sales/quote-management` | TODO (writer, 발주처 데이터) | +| **견적** | `/sales/quote-management` | ✅ **완료** (2025-12-26) | #### 📁 mockData.ts 삭제 대상