推送:修复jenkins

This commit is contained in:
luying
2022-04-09 10:37:57 +08:00
parent 26a649b213
commit adce05d3db
3 changed files with 7 additions and 12 deletions

View File

@@ -82,11 +82,6 @@ export const MSG_SOURCE = {
EQUIP_QUALITY_UP: 26,
}
export const ON_PRIVATE_MSG_ROUTE = 'onPrivateMessage';
export const ON_GROUP_MSG_ROUTE = 'onGroupMessage';
export const ON_ADD_CHANNEL_ROUTE = 'onAddChannel';
export const ON_LEAVE_CHANNEL_ROUTE = 'onLeaveChannel';
export const DEFAULT_MSG_PER_PAGE = 10;