Files
open-im-server/pkg/common/constant/limit.go
T

6 lines
47 B
Go
Raw Normal View History

2023-02-10 16:18:26 +08:00
package constant
const (
ShowNumber = 1000
)