摘要: 转自: https://chuna2.787528.xyz/wt7018/p/11617878.html 1、方式一 # 查询 cursor = session.execute('select * from users') result = cursor.fetchall() # 添加 cursor = 阅读全文
posted @ 2020-03-14 06:52 garfieldtom 阅读(711) 评论(0) 推荐(0)