项目文件夹

文件
2026-08-19 19:53:48 +08:00

2 行
66 B
JavaScript

export async function handler(req){return{status:200,body:"ok"};}