review:【ANTD】相关的代码
This commit is contained in:
@@ -32,6 +32,7 @@ export function getKnowledgeSegment(id: number) {
|
||||
`/ai/knowledge/segment/get?id=${id}`,
|
||||
);
|
||||
}
|
||||
|
||||
// 新增知识库分段
|
||||
export function createKnowledgeSegment(
|
||||
data: AiKnowledgeSegmentApi.KnowledgeSegment,
|
||||
|
||||
Reference in New Issue
Block a user