mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-02 16:15:59 +08:00
6 lines
47 B
Go
6 lines
47 B
Go
|
|
package constant
|
||
|
|
|
||
|
|
const (
|
||
|
|
ShowNumber = 1000
|
||
|
|
)
|