liujie
2025-06-09 70d2a5d0f9c6951b2d4cac954041ed73582ff7eb
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;