@@ -48,7 +48,7 @@ public class ObjectInfoDefine extends AuditableEntity {
/** 信息点分类:STATIC-静态,PULSE-脉冲,GRADATION-阶段,SEQUENTIAL-时序 */
private String category;
/** 管理层级:common-平台级,group-集团级,project-项目级 */
- private String type;
+ //private String type;
/** 一级标签 */
private String firstTag;
/** 二级标签 */