liusheng
2024-07-29 75cb81f0b88f313857ea431b46b929bef95d7cc8
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")