调整api路径

This commit is contained in:
mtvpls
2026-04-08 18:03:18 +08:00
parent 31a4f4baac
commit 204eec782f
6 changed files with 7 additions and 348 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ import {
assertQuarkCookieHeaderSafe,
normalizeQuarkCookie,
validateQuarkCookieReadable,
} from '@/lib/quark.client';
} from '@/lib/netdisk/quark.client';
export const runtime = 'nodejs';