smartor/src/main/java/com/smartor/domain/IvrLibaTargetTag.java
@@ -39,7 +39,7 @@ * 标签ID */ @ApiModelProperty(value = "标签ID") @Excel(name = " 标签ID ") @Excel(name = " baseTag标签ID ") private Long tagid; /** @@ -78,10 +78,10 @@ private Date uploadTime; /** * 标签ID * 指标ID */ @ApiModelProperty(value = "标签ID") @Excel(name = "标签ID ") @ApiModelProperty(value = "指标ID") @Excel(name = "指标ID ") private Long targetid; /**