liujie
2025-04-29 40bfb646d1b962d33841c1ebbceb0dd7cb668bfb
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/dtos/community/convenient/JinhuiPageConvenientMerchantDTO.java
@@ -22,10 +22,10 @@
    private String keyword;
    @ApiModelProperty("社区id")
    private Long communityId;
    private String communityId;
    @ApiModelProperty("服务分类id")
    private Long serviceId;
    private String convenientType;
    @ApiModelProperty("营业状态(1.在营 0.已关闭)")
    private Integer businessStatus;