|
@@ -1465,6 +1465,7 @@ type PreviewChartInfoReq struct {
|
|
|
SeasonExtraConfig SeasonExtraItem `description:"季节性图表中的配置,json数据"`
|
|
|
StartYear int `description:"当选择的日期类型为最近N年类型时,即date_type=20, 用start_year表示N"`
|
|
|
ChartSource int
|
|
|
+ MarkersLines string `description:"标识线"`
|
|
|
}
|
|
|
|
|
|
type SeasonExtraItem struct {
|