mitao
2025-05-20 179c4d64313c9b7572778da4aaaf6c6584fe457d
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/vos/community/VolunteerMerchantVO.java
@@ -146,5 +146,9 @@
    @ApiModelProperty(value = "商家类型名称")
    private String merchantTypeName;
    @ApiModelProperty(value = "商家评分")
    private String merchantGrade;
    @ApiModelProperty(value = "商家积分")
    private String merchantIntegral;
}