perf: 正则提取文本,
This commit is contained in:
@@ -26,7 +26,7 @@ const DataItemSchema = new Schema({
|
||||
},
|
||||
rawResponse: {
|
||||
type: [String],
|
||||
default: ''
|
||||
default: []
|
||||
},
|
||||
result: {
|
||||
type: [
|
||||
|
||||
Reference in New Issue
Block a user