huanghongfa
2021-08-13 c9d1bf762e05e8a83cda1da6c56f4bd96d3b67fc
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/dtos/user/PageInputUserDTO.java
@@ -35,4 +35,7 @@
    @ApiModelProperty("标签")
    private String tags;
    @ApiModelProperty("标签查询字段 ")
    private String tagName;
}