@@ -94,6 +94,9 @@ python app.py
# 自定义端口运行
# 修改app.py最后一行:app.run(debug=True, port=XXXX)
# 生产环境运行
# python app.py 或使用WSGI服务器如gunicorn
```
### 调试和日志
The note is not visible to the blocked user.