fix
This commit is contained in:
parent
011f1df1dc
commit
9fcbc1ead8
@ -145,7 +145,7 @@ func ShowSet(setname string) error {
|
||||
// set values
|
||||
matchStage := bson.D{
|
||||
{"$match", bson.D{
|
||||
{"set", "mmq"},
|
||||
{"set", setname},
|
||||
}},
|
||||
}
|
||||
groupStage := bson.D{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user