/FlaskOrderingMiniprogram

慕课网: flask构建微信小程序订餐系统

Primary LanguagePythonApache License 2.0Apache-2.0

FlaskOrderFood

慕课网: flask构建微信小程序订餐系统

Python Flask订餐系统

启动

  • export ops_config=local|production && python manage.py runserver

flask-sqlacodegen

flask-sqlacodegen 'mysql://root:123456@127.0.0.1/food_db' --outfile "common/models/model.py" --flask flask-sqlacodegen 'mysql://root:123456@127.0.0.1/food_db' --tables user --outfile "common/models/user.py" --flask