|
@@ -171,5 +171,6 @@ type AiSummaryAddResp struct {
|
|
|
|
|
|
type AiSummaryDetailResp struct {
|
|
type AiSummaryDetailResp struct {
|
|
*AiSummaryItems
|
|
*AiSummaryItems
|
|
- SaDocTitle string `description:"文档库标题"`
|
|
|
|
|
|
+ SaDocTitle string `description:"文档库标题"`
|
|
|
|
+ SaDocClassifyId int `description:"文档库分类id"`
|
|
}
|
|
}
|