陈昶聿
3 天以前 23feaf8352295616f844b32ebd2a19f857f891c9
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 = "分数")