mitao
2025-01-10 b9679b6f96bbe8b52ee1d699033d9021d5fe870f
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;