liusheng
2024-11-07 37b79cfd8e5ecdc6f9f09750583f998183c338fb
smartor/src/main/java/com/smartor/domain/IvrLibaTargetoption.java
@@ -198,4 +198,7 @@
    @Excel(name = "pageSize")
    private Integer pageSize;
    @ApiModelProperty(value = "是否结束 0:不结束   1:结束")
    private Integer isEnd;
}