소스 검색

AI预测模型图表

hsun 2 달 전
부모
커밋
d3e72c4c46
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      services/ai_predict_model_index.go

+ 1 - 0
services/ai_predict_model_index.go

@@ -145,6 +145,7 @@ func GetAiPredictChartDetailByData(indexItem *aiPredictModel.AiPredictModelIndex
 		chartView.ChartName = chartInfo.ChartName
 		chartView.ChartNameEn = chartInfo.ChartNameEn
 		chartView.Source = chartInfo.Source
+		chartView.ChartImage = chartInfo.ChartImage
 	} else {
 		chartView.ChartName = indexItem.IndexName
 		chartView.ChartNameEn = indexItem.IndexName