hsy
2026-08-18 cd6bff013cd330f0236b208ee5c2d052650e6076
1
2
3
4
5
6
7
package cn.iocoder.yudao.module.im.service.websocket.notification.group;
 
/**
 * 群解散事件通知
 */
public class GroupDissolveNotification extends BaseGroupNotification {
}