perf: 知识库数据结构
This commit is contained in:
2
src/types/mongoSchema.d.ts
vendored
2
src/types/mongoSchema.d.ts
vendored
@@ -60,7 +60,7 @@ export interface ModelDataSchema {
|
||||
q: {
|
||||
id: string;
|
||||
text: string;
|
||||
}[];
|
||||
};
|
||||
status: ModelDataType;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user