Browse Source

fix:指标别名

Roc 1 năm trước cách đây
mục cha
commit
02af2d1182
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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