mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 05:22:13 +08:00
feat(视图): 增加分组参数
This commit is contained in:
@@ -18,4 +18,5 @@ public class AxisChartDataAntVDTO {
|
||||
private String name;
|
||||
private String category;
|
||||
private BigDecimal popSize;
|
||||
private String group;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user