https://www.w3cschool.cn/flask/flask_routing.html app.run(host=‘0.0.0.0’, port=50009)啊,其中host设置0.0.0.0的话可以使用公网ip访问