|
@@ -84,6 +84,7 @@ func (p *publicService) List(searchValue, dataType string, pageNum, pageSize int
|
|
"dataTypeStr": wordMap[v.DataType],
|
|
"dataTypeStr": wordMap[v.DataType],
|
|
})
|
|
})
|
|
}
|
|
}
|
|
|
|
+ result["lsit"] = arr
|
|
result["wordMap"] = wordMap
|
|
result["wordMap"] = wordMap
|
|
result["FieldIllustrate"] = wordArr
|
|
result["FieldIllustrate"] = wordArr
|
|
result["hotKeys"] = resp.HotKeys
|
|
result["hotKeys"] = resp.HotKeys
|