mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-18 00:45:54 +08:00
IM
This commit is contained in:
9
im/src/constants/talk.js
Normal file
9
im/src/constants/talk.js
Normal file
@@ -0,0 +1,9 @@
|
||||
/**
|
||||
* 私聊
|
||||
*/
|
||||
const PRIVATE_CHAT = 1
|
||||
|
||||
/**
|
||||
* 群聊
|
||||
*/
|
||||
const GROUP_CHAT = 2
|
||||
Reference in New Issue
Block a user