Commit cd41615b by zhangkb

基础项添加公式前台信息字段

parent 5724b937
......@@ -39,4 +39,6 @@ public class BaseIndDef {
private String catalogIdPath;//挂靠目录idPath,方便用目录类别找到对应的挂靠指标
private List<BaseIndDef> childrens = new ArrayList<>();//子基础项
private String formulaInfo;
}
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