陈昶聿
9 天以前 af6c73841b54f0c9002ce85b8c0d1679e25d5d7c
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 = "分数")