摘要: 记录: 遇到这种报错信息: 在create_all()生成数据表的时候,添加app=app,指明app对象即可 > create_all(app=app) 阅读全文
posted @ 2019-07-04 16:40 aidenzdly 阅读(2417) 评论(0) 推荐(0) 编辑