|
@@ -1509,6 +1509,7 @@ type MaxMinLimitsResp struct {
|
|
|
Color string `description:"颜色"`
|
|
|
Value int `description:"上下限取值范围"`
|
|
|
Legend string `description:"图例名称"`
|
|
|
+ IsShow bool `description:"是否显示"`
|
|
|
}
|
|
|
type MaxMinLimitsData struct {
|
|
|
DataTime string `description:"数据日期"`
|