optis := options.FindOptions{
Projection: bson.M{
"_id": 1,
"label": 1,
},
}

相关文章: