Explorar o código

Merge branch 'pool/321' into debug

Roc %!s(int64=2) %!d(string=hai) anos
pai
achega
706e7e3fc2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      services/data/chart_info.go

+ 1 - 1
services/data/chart_info.go

@@ -367,7 +367,7 @@ func getEdbDataMapList(chartInfoId, chartType int, calendar, startDate, endDate
 						err = tmpErr
 						return
 					}
-					v.LatestDate = latestDateTime.AddDate(0, 0, day).Format(utils.FormatDate)
+					item.LatestDate = latestDateTime.AddDate(0, 0, day).Format(utils.FormatDate)
 				}
 			} else {
 				startDateReal = startDate