摘要: 1.models.Account.objects.filter(id = 1) 2. like语句(不敏感) models.Account.objects.filter(password_startswith='a') 3.select * from Acciunt where password l 阅读全文
posted @ 2019-06-10 09:58 我叫胡啸风 阅读(211) 评论(0) 推荐(0) 编辑