Commit ff3f74ab authored by ibuler's avatar ibuler

[Update] 修改api

parent 1a49cf4d
...@@ -53,7 +53,7 @@ class SystemUserAuthSerializer(AuthSerializer): ...@@ -53,7 +53,7 @@ class SystemUserAuthSerializer(AuthSerializer):
model = SystemUser model = SystemUser
fields = [ fields = [
"id", "name", "username", "protocol", "id", "name", "username", "protocol",
"password", "private_key", "login_mode", "password", "private_key",
] ]
......
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