恢复端口为16025

This commit is contained in:
2026-07-07 13:23:36 +08:00
parent ef4d26f11b
commit f7f14d7114
9 changed files with 26 additions and 26 deletions

View File

@@ -110,7 +110,7 @@ echo " cd $(pwd)"
echo " $PYTHON app.py"
echo ""
echo "📖 访问地址:"
echo " http://localhost:16026"
echo " http://localhost:16025"
echo ""
echo "📚 API 文档:"
echo " http://localhost:16026/api"
echo " http://localhost:16025/api"