liusheng
2024-12-04 1ccb709f723a759597dcdc7239d8885cef84d3ce
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;
}