@ -50,8 +50,4 @@ public class MesOperateObjectAttribute extends BaseBean implements Serializable
@Transient
@ApiParam("属性值")
private String attributeValue;
@ApiParam("是否自定义属性")
private boolean customAttribute = false;
}