【Flask】WARNING: This is a development server. Do not use it in a production deployment. falsk WSGI
在用flask进行开发的时候,突然看到有如下警告* Serving Flask app "5star" (lazy loading)* Environment: production WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI...