|
@@ -56,7 +56,7 @@ const (
|
|
|
BusinessConfEdbStopRefreshRule = "EdbStopRefreshRule" // 是否停止指标刷新规则
|
|
|
BusinessConfReport2ImgUrl = "Report2ImgUrl" // 报告转长图地址(用于兼容内外网环境的)
|
|
|
BusinessConfReportViewUrl = "ReportViewUrl" // 报告详情地址
|
|
|
- BusinessConfChartAuth = "ChartAuth" // 图表是否鉴权
|
|
|
+ BusinessConfIsOpenChartExpired = "IsOpenChartExpired" // 图表是否鉴权
|
|
|
)
|
|
|
|
|
|
const (
|