【im】多方通话修改

This commit is contained in:
2025-11-11 18:08:38 +08:00
parent 34007bc02e
commit 0101561d12
5 changed files with 19 additions and 16 deletions
@@ -26,13 +26,6 @@ public class AddOtherMemberDTO {
@Schema(title = "群组id")
private String groupId;
/**
* 应急单id
*/
@NotBlank(message = "应急单id不能为空")
@Schema(title = "应急单id")
private String orderId;
/**
* 邀请成员id集合
*/