@@ -43,4 +43,4 @@ async def send_message(request: Request):
# 运行应用程序
if __name__ == "__main__":
import uvicorn
uvicorn.run(app, host="0.0.0.0", port=8000)
uvicorn.run(app, host="0.0.0.0", port=8521)
@@ -1 +1 @@
python main.py
python3 main.py
The note is not visible to the blocked user.