Browse Source

fix:指标别名

Roc 1 year ago
parent
commit
02af2d1182
1 changed files with 1 additions and 0 deletions
  1. 1 0
      services/data/chart_info.go

+ 1 - 0
services/data/chart_info.go

@@ -448,6 +448,7 @@ func getEdbDataMapList(chartInfoId, chartType int, calendar, startDate, endDate
 		item.LatestDate = v.LatestDate
 		item.UniqueCode = v.UniqueCode
 		item.MoveLatestDate = v.LatestDate
+		item.EdbAliasName = v.EdbAliasName
 
 		var startDateReal string
 		var diffSeconds int64