liusheng
2024-10-21 af396db5b1e6dcbb53879af52bd682b4a7e82664
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")