superGroup

This commit is contained in:
wangchuxiao
2022-05-30 15:27:23 +08:00
parent 0b9e6d52b4
commit 110f5e02f4
2 changed files with 9 additions and 3 deletions
+3 -3
View File
@@ -3,10 +3,10 @@ package msg
import (
"Open_IM/pkg/common/constant"
"Open_IM/pkg/common/log"
sdk "Open_IM/pkg/proto/sdk_ws"
//sdk "Open_IM/pkg/proto/sdk_ws"
"Open_IM/pkg/utils"
"github.com/golang/protobuf/jsonpb"
"github.com/golang/protobuf/proto"
//"github.com/golang/protobuf/jsonpb"
//"github.com/golang/protobuf/proto"
)
func SuperGroupNotification(operationID, sendID, recvID string) {