陈昶聿
昨天 a5fc29e1f53a23512d0b4235a32b31b2ea8c0055
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 = "分数")