liusheng
2024-11-29 8d913e5594f45ca2a4ce656ea9feb99ffe715913
smartor/src/main/java/com/smartor/domain/IvrTaskTemplateTargetoption.java
@@ -263,4 +263,7 @@
    @Excel(name = "选项续号")
    @ApiModelProperty(value = "选项续号")
    private String optionCode;
    @ApiModelProperty(value = "是否结束 0:不结束   1:结束")
    private Integer isEnd;
}