feat: 补充注释
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// server/utils/newApiAuthCookies.ts - NewAPI 登录态 cookie 工具:提取上游 session 并用 httpOnly 保存。
|
||||
import type { H3Event } from "h3";
|
||||
import { createError, deleteCookie, getCookie, setCookie } from "h3";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user