Files
open-im-server/pkg/common/constant/limit.go
T
2023-02-10 16:18:26 +08:00

6 lines
47 B
Go

package constant
const (
ShowNumber = 1000
)