liusheng
2024-11-27 e44f3f7b666394907a016488e79f788e7ed97a70
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")