CeDo
2021-06-09 f7d354a6bfa2b184858de1b2edef8f52e3d92d27
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;
}