|
@@ -156,7 +156,7 @@ func (this *TacticsController) List() {
|
|
|
list[i].Body, _ = services.GetReportContentTextSub(item.Body)
|
|
|
|
|
|
list[i].Abstract, _ = services.GetReportContentTextSub(item.Abstract)
|
|
|
- list[i].Annotation, _ = services.GetReportContentTextSub(item.Annotation)
|
|
|
+
|
|
|
|
|
|
if resp.MatchTypeName == "行业比较研究" || resp.MatchTypeName == "资金流向" {
|
|
|
list[i].Annotation = list[i].Abstract
|