主持人问题

This commit is contained in:
2025-12-27 20:08:05 +08:00
parent 750c112eac
commit 5db025b10f
4 changed files with 66 additions and 104 deletions

View File

@@ -48,7 +48,7 @@ public class VideoMeetingVO extends BaseVO {
@Schema(description = "状态scheduled-已安排 ongoing-进行中 ended-已结束 cancelled-已取消")
private String status;
@Schema(description = "创建者类型guest-来客 agent-客服")
private String creatorType;