getCurrentPermissionCodes

abstract fun getCurrentPermissionCodes(username: String): List<String>

获取当前用户可用的权限编码列表

Return

去重后的权限编码列表

Parameters

username

登录账号