bug
jiangqs
2023-08-18 0b413f3fd67110cfd7752f27eb171bde06edc4b4
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;