src/main/java/cc/mrbird/febs/ai/entity/AiTalk.java @@ -27,4 +27,7 @@ * 用户ID (UUID) */ private String memberId; /** 智能体ID */ private String agentId; }