Pu Zhibing
4 天以前 f8695411d66a17c99661cf68a88e3f0e78295ff8
ruoyi-modules/ruoyi-shop/src/main/java/com/ruoyi/shop/domain/vo/MerAgencyPageVo.java
@@ -22,6 +22,9 @@
    @ApiModelProperty(value="商户状态0冻结1正常2终止合作")
    private Integer shopStatus;
    @ApiModelProperty(value = "商户图片")
    private String shopPicture;
    @ApiModelProperty(value = "商户名称")
    private String shopName;