mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-27 23:56:09 +00:00
feat: 资产用户API返回 BackendDisplay 和 Name 字段
This commit is contained in:
@@ -7,6 +7,7 @@ class AssetUser(AuthBook):
|
||||
hostname = ""
|
||||
ip = ""
|
||||
backend = ""
|
||||
backend_display = ""
|
||||
union_id = ""
|
||||
asset_username = ""
|
||||
|
||||
|
Reference in New Issue
Block a user