摘要: vercel.json: { "$schema": "https://openapi.vercel.sh/vercel.json", "rewrites": [ { "source": "/api/(.*)", "destination": "/api/index.py" } ] } api/ind 阅读全文
posted @ 2025-09-11 16:20 qiao39gs 阅读(37) 评论(0) 推荐(0)