python学习

This commit is contained in:
2019-07-31 17:12:55 +08:00
parent 04327fbd47
commit f87f5ca73a
13 changed files with 841 additions and 317 deletions

View File

@@ -0,0 +1 @@
flask-sqlacodegen "mysql://root:123456@127.0.0.1/food_db" --tables member --outfile "common/models/member/Member.py" --flask