Browse Source

AI预测模型图表

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