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