mirror of
https://github.com/dataease/dataease.git
synced 2026-05-22 21:38:32 +08:00
fix(图表): 修复区间条形图值轴选择纬度时,勾选聚合时间维度,无法获取间隔值的问题
This commit is contained in:
@@ -11,6 +11,8 @@ import java.util.Map;
|
||||
@Data
|
||||
public class SQLMeta {
|
||||
|
||||
private String chartType;
|
||||
|
||||
private SQLObj table;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user