liusheng
2024-11-29 8d913e5594f45ca2a4ce656ea9feb99ffe715913
smartor/src/main/java/com/smartor/domain/IvrLibaScriptTargetoption.java
@@ -215,4 +215,7 @@
    @ApiModelProperty(value = "是否存在操作:1 新增 2修改 3删除")
    private Integer isoperation;
    @ApiModelProperty(value = "是否结束 0:不结束   1:结束")
    private Integer isEnd;
}