Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 663 Bytes

EnterpriseRoleBase.md

File metadata and controls

16 lines (11 loc) · 663 Bytes

EnterpriseRoleBase

Properties

Name Type Description Notes
id int 角色 id [optional]
name string 角色名称 [optional]
description string 角色备注信息 [optional]
isSystemDefault bool 是否系统默认角色 [optional]
ident string 角色类型标识符 [optional]
isDefault bool 是否企业默认角色 [optional]

[Back to Model list] [Back to API list] [Back to README]