家居大模型联调,分析客户产品需求,家庭结构和情感倾向
This commit is contained in:
@@ -167,6 +167,10 @@ public class AudioManagement implements Serializable {
|
||||
@TableField("recording_text")
|
||||
private String recordingText;
|
||||
|
||||
@Schema(description = "概要总结")
|
||||
@TableField("summary")
|
||||
private String summary;
|
||||
|
||||
/**
|
||||
* 前端上传的录音文件
|
||||
* 此字段不保存在数据库中,仅用于接收前端上传的文件
|
||||
|
||||
Reference in New Issue
Block a user