liusheng
2024-10-22 580f358ce4e50816211d69ff6e31817b6593d731
smartor/src/main/java/com/smartor/domain/IvrTaskTemplateScriptVO.java
@@ -151,6 +151,13 @@
    private String noClearlyVoice;
    /**
     * 组别
     */
    @Excel(name = "组别")
    @ApiModelProperty(value = "组别")
    private String groupName;
    /**
     * 类别名
     */
    @Excel(name = "类别名")
@@ -165,6 +172,13 @@
    private String targetOptions;
    /**
     * 话术语音文本
     */
    @Excel(name = "话术语音文本")
    @ApiModelProperty(value = "话术语音文本")
    private String ivrtext;
    /**
     * 语言
     */
    @Excel(name = "语言")