|
@@ -1571,7 +1571,7 @@ type SeasonRightAxisResp struct {
|
|
|
type MaxMinLimitsResp struct {
|
|
|
List []*MaxMinLimitsData `description:"自定义上下限列表"`
|
|
|
Color string `description:"颜色"`
|
|
|
- Value int `description:"上下限取值范围"`
|
|
|
+ Year int `description:"上下限取值范围"`
|
|
|
Legend string `description:"图例名称"`
|
|
|
IsShow bool `description:"是否显示"`
|
|
|
IsAdd bool `description:"是否添加"`
|