springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/dtos/property/CommonPage.java
@@ -59,4 +59,14 @@ private Integer paramId2; @ApiModelProperty("社区id") private Long communityId; @ApiModelProperty("商家id") private Long merchantId; @ApiModelProperty("街道id") private Long streetId; @ApiModelProperty("分类2") private Integer type2; @ApiModelProperty("一级分类") private Integer columnId; @ApiModelProperty("二级分类") private Integer secondColumnId; }