Commit 28ad362b authored by ibuler's avatar ibuler

[Update] 修改设置最新版本

parent 87247da0
......@@ -26,4 +26,5 @@ class AuthBookBackend(BaseBackend):
}
obj = AuthBook.objects.create(**kwargs)
obj.set_auth(**auth_info)
obj.set_version_and_latest()
return obj
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment