smartor/src/main/java/com/smartor/domain/IvrLibaScript.java
@@ -61,7 +61,7 @@ */ @ApiModelProperty("话术语音") @Excel(name = "话术语音") private String scriptVoice; private String ivrVoice; /** * 无匹配话术 @@ -324,6 +324,13 @@ private String tag; /** * 话术语音文本 */ @Excel(name = "话术语音文本") @ApiModelProperty(value = "话术语音文本") private String ivrtext; /** * pageNum */ @ApiModelProperty(value = "pageNum")