liusheng
2024-12-11 10aaa035f5be0312304d20f022bdb714a8f4900a
smartor/src/main/java/com/smartor/domain/IvrLibaTemplate.java
@@ -297,7 +297,7 @@
     */
    @Excel(name = "可用状态")
    @ApiModelProperty(value = "可用状态")
    private String usestate;
    private String isenable;
    /**
     * 可用状态
@@ -354,6 +354,12 @@
    private Integer longTemp;
    /**
     * 部门编码
     */
    @ApiModelProperty(value = "部门编码")
    private String deptCode;
    /**
     * pageNum
     */
    @ApiModelProperty(value = "pageNum")