Sfoglia il codice sorgente

AI预测模型图表

hsun 2 settimane fa
parent
commit
d3e72c4c46
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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