Explorar o código

Merge branch 'fix/2022-06-22'

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

+ 3 - 0
controllers/chart.go

@@ -118,6 +118,9 @@ func (this *ChartController) ChartInfoDetail() {
 		startDate = "2020-01-01"
 		//endDate = time.Now().Format(utils.FormatDate)
 		endDate = ""
+	case 11:
+		startDate = "2022-01-01"
+		endDate = ""
 	}
 
 	if chartType == 2 {