@@ -116,7 +116,7 @@ func GetChartInfoDetail(c *gin.Context) {
startDate = "2019-01-01"
case 9:
startDate = "2020-01-01"
- case 10:
+ case 11:
startDate = "2022-01-01"
}