8 天以前 7ac5fb62d3ac852ec9505eb5c1999064aafee85f
1
2
3
4
5
6
7
package cn.iocoder.yudao.module.im.service.websocket.notification.group;
 
/**
 * 成员退群事件通知
 */
public class GroupMemberQuitNotification extends BaseGroupNotification {
}