liusheng
2024-11-29 8d913e5594f45ca2a4ce656ea9feb99ffe715913
smartor/src/main/java/com/smartor/domain/IvrLibaTemplateTargetoption.java
@@ -242,5 +242,8 @@
    @ApiModelProperty(value = "附件信息")
    private String appenddesc;
    @ApiModelProperty(value = "是否结束 0:不结束   1:结束")
    private Integer isEnd;
}