update_or_create(defaults=None, **kwargs)

defaults是用来更新的, kwargs是用来查询的

相关文章: