liusheng
2024-11-08 048db32d9a965f1ef398a8aa02a012e9b968a6b1
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其它)