mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-25 11:06:43 +08:00
tag
This commit is contained in:
parent
14c5e631ff
commit
0797181967
@ -26,7 +26,7 @@ import (
|
|||||||
const cChat = "msg"
|
const cChat = "msg"
|
||||||
const cGroup = "group"
|
const cGroup = "group"
|
||||||
const cTag = "tag"
|
const cTag = "tag"
|
||||||
const cSendLog = "sendLog"
|
const cSendLog = "send_log"
|
||||||
const singleGocMsgNum = 5000
|
const singleGocMsgNum = 5000
|
||||||
|
|
||||||
type MsgInfo struct {
|
type MsgInfo struct {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user