聊天:最近私聊历史相关逻辑
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
export const MSG_CODE_LEN = 8;
|
||||
export const RECENT_PRIVATE_CHATS_CNT = 20;
|
||||
export const MAX_PRIVATE_MSGS = 99;
|
||||
|
||||
export const MSG_STATUS = {
|
||||
NORMAL: 0,
|
||||
|
||||
Reference in New Issue
Block a user