rk
10 小时以前 552238172036acf08ccf36134282a06b5e21b936
server/services/src/main/java/com/doumee/dao/vo/ShopCenterVO.java
@@ -6,6 +6,9 @@
@Data
public class ShopCenterVO {
    @ApiModelProperty(value = "门店主键")
    private Integer id;
    @ApiModelProperty(value = "门店头像全路径")
    private String fullCoverImg;