mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-28 08:06:27 +00:00
Merge pull request #6224 from jumpserver/feat_account_manager
feat: 添加账号管理相关API
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