从列表中移除指定元素
func Remove(target List<object>, value object) go
func Remove(target List<object>, value object)