add friend callback

This commit is contained in:
wangchuxiao 2022-10-19 21:09:05 +08:00
parent 162478563c
commit 7e826c70df

View File

@ -7,7 +7,7 @@ import (
"Open_IM/pkg/common/http"
"Open_IM/pkg/common/log"
pbFriend "Open_IM/pkg/proto/friend"
"Open_IM/pkg/proto/msg"
//"Open_IM/pkg/proto/msg"
"Open_IM/pkg/utils"
http2 "net/http"
)