陈昶聿
4 天以前 90b39ba9d337721cd6c052510a9124ff539c5770
smartor/src/main/java/com/smartor/domain/IvrTaskTemplateScriptVO.java
@@ -31,6 +31,17 @@
    private Long id;
    /**
     * 问券题目分类ID集合
     */
    @ApiModelProperty("问题维度")
    private String dimension;
    /**
     * 问券题目分类ID集合
     */
    @ApiModelProperty("满意度意见异常(只针对文本)")
    private String isMydException;
    /**
     * 分数
     */
    @Excel(name = "分数")