perf: 正则提取文本,

This commit is contained in:
archer
2023-03-26 10:31:13 +08:00
parent da31ef286b
commit 1cbcc62494
3 changed files with 10 additions and 13 deletions

View File

@@ -26,7 +26,7 @@ const DataItemSchema = new Schema({
},
rawResponse: {
type: [String],
default: ''
default: []
},
result: {
type: [