Explorar o código

Merge branch 'cygx_6.0' of http://8.136.199.33:3000/hongze/hongze_cygx into debug

xingzai %!s(int64=3) %!d(string=hai) anos
pai
achega
a67ae94a52
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      controllers/chart.go

+ 1 - 0
controllers/chart.go

@@ -126,6 +126,7 @@ func (this *ChartController) Collection() {
 		if v.NumTop > 0 {
 			listCollection[k].IsTop = true
 		}
+		listCollection[k].Source = 2
 	}
 	page := paging.GetPaging(currentIndex, pageSize, total)
 	resp.List = listCollection