@@ -1,6 +1,7 @@
import uvicorn
if __name__ == "__main__":
print("开始启动后端")
uvicorn.run(
"app.main:app",
host="0.0.0.0",
The note is not visible to the blocked user.