@@ -116,6 +116,8 @@ func GetChartInfoDetail(c *gin.Context) {
startDate = "2019-01-01"
case 9:
startDate = "2020-01-01"
+ case 10:
+ startDate = "2022-01-01"
}
if chartType == 2 {