liyong
2026-07-31 96a020a65509f807ac3d27872f903e22f2218165
1
2
3
4
5
6
7
package cn.iocoder.yudao.module.im.service.websocket.notification.group;
 
/**
 * 成员退群事件通知
 */
public class GroupMemberQuitNotification extends BaseGroupNotification {
}