liusheng
2024-10-22 580f358ce4e50816211d69ff6e31817b6593d731
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其它)