msg split num change

This commit is contained in:
Gordon 2021-10-29 10:41:02 +08:00
parent a86980657c
commit 09b501f7df

View File

@ -14,7 +14,7 @@ import (
const cChat = "chat"
const cGroup = "group"
const singleGocMsgNum = 10000
const singleGocMsgNum = 5000
type MsgInfo struct {
SendTime int64