update:聊天记录展现

This commit is contained in:
hrz
2025-05-04 12:53:36 +08:00
parent afe88ccfd6
commit 4043d20ea6
6 changed files with 442 additions and 21 deletions
@@ -22,4 +22,7 @@ public class AgentChatHistoryDTO {
@Schema(description = "音频ID")
private String audioId;
@Schema(description = "MAC地址")
private String macAddress;
}