@ -15,10 +15,11 @@
package api
import (
"github.com/OpenIMSDK/Open-IM-Server/pkg/rpcclient"
"github.com/OpenIMSDK/protocol/friend"
"github.com/OpenIMSDK/tools/a2r"
"github.com/gin-gonic/gin"
)
@ -16,6 +16,7 @@ package friend
"context"
"github.com/OpenIMSDK/protocol/sdkws"
"github.com/OpenIMSDK/Open-IM-Server/pkg/authverify"
@ -16,6 +16,7 @@ package controller
"github.com/OpenIMSDK/tools/log"
"github.com/OpenIMSDK/tools/utils"
@ -16,6 +16,7 @@ package relation
"github.com/OpenIMSDK/tools/errs"
"github.com/OpenIMSDK/tools/ormutil"