smartor/src/main/java/com/smartor/domain/IvrLibaTemplateTarget.java
@@ -26,7 +26,7 @@ * 模板指标ID */ @ApiModelProperty(value = "模板指标ID") private Long ID; private Long id; /** * 模板话术ID @@ -117,14 +117,14 @@ */ @Excel(name = "指标ID") @ApiModelProperty(value = "指标ID") private String targetID; private String targetid; /** * 话术指标ID */ @Excel(name = "话术指标ID") @ApiModelProperty(value = "话术指标ID") private String questionTargetID; private String questionTargetid; /** * 基础正则