1.自学网站https://www.runoob.com/django/django-orm-1.html
2.逆向生成model https://blog.csdn.net/qq_31455841/article/details/127127746
python manage.py inspectdb --database default table1 > YuqingApp/models.py