perf: 完善拆分数据模式
This commit is contained in:
1
src/types/mongoSchema.d.ts
vendored
1
src/types/mongoSchema.d.ts
vendored
@@ -111,6 +111,7 @@ export interface DataItemSchema {
|
||||
times: number;
|
||||
temperature: number;
|
||||
text: string;
|
||||
rawResponse: string[];
|
||||
result: {
|
||||
q: string;
|
||||
a: string;
|
||||
|
||||
Reference in New Issue
Block a user