소스 검색

fix:图表多样性

Roc 1 년 전
부모
커밋
491884d5a3
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      services/data/chart_info.go

+ 1 - 0
services/data/chart_info.go

@@ -177,6 +177,7 @@ func getEdbDataMapList(chartInfoId, chartType int, calendar, startDate, endDate
 		item.EdbInfoCategoryType = v.EdbInfoCategoryType
 		item.PredictChartColor = v.PredictChartColor
 		item.ClassifyId = v.ClassifyId
+		item.EdbAliasName = v.EdbAliasName
 		if chartInfoId <= 0 {
 			item.IsAxis = 1
 			item.LeadValue = 0