turing0

Results 1 issues of turing0

![Image](https://github.com/user-attachments/assets/eafa2ea1-a446-4164-9649-0419894b90c4) vercel.json { "functions": { "api/index.php": { "runtime": "[email protected]" } }, "routes": [{ "src": "/(.*)", "dest": "/api/index.php" }] } 数据库用的railway的mysql 数据库是没问题的,为什么会这样呢