liusheng
2024-07-29 0c9ec42a824aa3242fe1e1b8ce372947f2bc9a03
smartor/src/main/java/com/smartor/domain/IvrLibaTarget.java
@@ -201,5 +201,9 @@
    @Excel(name = "pageSize")
    private Integer pageSize;
    @ApiModelProperty(value = "用于查询标签的,不用于存数据")
    private String tagName;
    @ApiModelProperty(value = "用于查询标签的,不用于存数据")
    private String optionDesc;
}