Commit 13aa8d27 authored by luxq's avatar luxq

fix bug

parent 3c9a1dc1
......@@ -2,10 +2,10 @@ package operator
import (
"context"
"github.com/odysseus/mogo/types"
"go.mongodb.org/mongo-driver/bson"
"go.mongodb.org/mongo-driver/mongo"
"go.mongodb.org/mongo-driver/mongo/options"
"mogo/types"
)
type WorkerInfo struct {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment