xingzai %!s(int64=2) %!d(string=hai) anos
pai
achega
51b0479cf3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      controllers/report.go

+ 1 - 1
controllers/report.go

@@ -2251,7 +2251,7 @@ func (this *ReportController) SearchReport() {
 		return
 	}
 	for k, v := range listYx {
-		listYx[k].Source = 1
+		listYx[k].Source = 2
 		if v.MyCollectNum > 0 {
 			listYx[k].IsCollect = true
 		}