liusheng
2024-11-29 fd6dca0c559c08129b7e0abdf67093b1a728ffd3
smartor/src/main/java/com/smartor/domain/IvrTaskTemplateScript.java
@@ -43,6 +43,13 @@
    @ApiModelProperty(value = "分数")
    private BigDecimal score;
    /**
     * 组别
     */
    @Excel(name = "组别")
    @ApiModelProperty(value = "组别")
    private String groupName;
    /**
     * 适用题型(1.单选 2多选 3填空 4其它)