liusheng
2024-11-22 da6cce0d9f01b98d20b9ed89b438cd32006a8dd8
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其它)