分支自 ~yxh/smartor
smartor/src/main/java/com/smartor/domain/BaseTag.java @@ -86,6 +86,9 @@ @ApiModelProperty("是否开启 1开启 0关闭") private Integer isenable; @ApiModelProperty(value = "是否存在操作:1 新增 2修改 3删除") private Integer isoperation; /** * pageNum */