From 74843fe598702a9a55f914f2d2d291368a5abb13 Mon Sep 17 00:00:00 2001 From: dujinkim Date: Wed, 1 Oct 2025 10:31:23 +0000 Subject: (대표님) dolce 수정, spreadjs 수정 등 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/api/sync/batches/route.ts | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/api/sync/batches') diff --git a/app/api/sync/batches/route.ts b/app/api/sync/batches/route.ts index 1f37d6e6..66a0ab90 100644 --- a/app/api/sync/batches/route.ts +++ b/app/api/sync/batches/route.ts @@ -1,3 +1,5 @@ +//api/sync/batches/route.ts + import { syncService } from "@/lib/vendor-document-list/sync-service" import { NextRequest, NextResponse } from "next/server" -- cgit v1.2.3