liusheng
2024-07-30 1c8b2be08e6c7655bab6d8a99f15b883768f0d38
smartor/src/main/java/com/smartor/domain/IvrTaskTemplateScript.java
@@ -36,6 +36,13 @@
    /**
     * 适用题型(1.单选 2多选 3填空 4其它)
     */
    @Excel(name = "适用题型(1.单选 2多选 3填空 4其它)")
    @ApiModelProperty(value = "适用题型(1.单选 2多选 3填空 4其它)")
    private String scriptType;
    /**
     * 模板ID
     */
    @Excel(name = "模板ID")