@@ -16,5 +16,5 @@ app.include_router(ruyuanZaiYuan_router)
# 主程序入口
if __name__ == "__main__":
# 启动 FastAPI 应用,监听 8200 端口
# 启动 FastAPI 应用,监听 8100 端口
uvicorn.run(app, host="0.0.0.0", port=8100)
The note is not visible to the blocked user.