v2 transfer

This commit is contained in:
pluto 2023-08-23 17:26:12 +08:00
parent 3e90872caf
commit a707cc39af

View File

@ -24,7 +24,7 @@ import (
"github.com/OpenIMSDK/tools/errs" "github.com/OpenIMSDK/tools/errs"
"github.com/OpenIMSDK/tools/log" "github.com/OpenIMSDK/tools/log"
"github.com/Shopify/sarama" "github.com/Shopify/sarama"
"google.golang.org/protobuf/proto" "github.com/golang/protobuf/proto"
"strconv" "strconv"
"strings" "strings"
"sync" "sync"