diff options
| author | dujinkim <dujin.kim@dtsolution.co.kr> | 2025-05-28 00:32:31 +0000 |
|---|---|---|
| committer | dujinkim <dujin.kim@dtsolution.co.kr> | 2025-05-28 00:32:31 +0000 |
| commit | 20800b214145ee6056f94ca18fa1054f145eb977 (patch) | |
| tree | b5c8b27febe5b126e6d9ece115ea05eace33a020 /lib/procurement-rfqs/services.ts | |
| parent | e1344a5da1aeef8fbf0f33e1dfd553078c064ccc (diff) | |
(대표님) lib 파트 커밋
Diffstat (limited to 'lib/procurement-rfqs/services.ts')
| -rw-r--r-- | lib/procurement-rfqs/services.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/procurement-rfqs/services.ts b/lib/procurement-rfqs/services.ts index facdc9c9..32048768 100644 --- a/lib/procurement-rfqs/services.ts +++ b/lib/procurement-rfqs/services.ts @@ -2056,3 +2056,4 @@ export async function fetchQuotationItems(quotationIds: number[]) { return { success: false, error: "견적 아이템을 조회하는 중 오류가 발생했습니다" } } } + |
