@@ -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 {