Commit 61e9ec37 by zhangkb

基础项添加对标对象描述字段

parent 83d6db98
......@@ -24,6 +24,7 @@ public class IndicatorsData {
private String dataType;
private String unit;
private String dim1;
private String dim1Desc;
private Integer dim2;
private String value;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment