AbacTagValue

typealias AbacTagValue = List<String>

ABAC 标签值列表。 支持一个标签键对应多个值,实现多对多的权限匹配。 例如:用户同时属于 "eng", "pm" 两个部门