使用Any::class作为键名添加标签 使用Request.tag()返回标签
使用type作为键名添加标签 使用Request.label()或者Request.tag(type)返回标签
添加标签 使用Request.tag(name)得到指定标签
Request.tag(name)
标签名称
标签