Pu Zhibing
6 天以前 ea34290f58ef05c9b6705ee7229de431c0a7d80d
ruoyi-api/ruoyi-api-system/src/main/java/com/ruoyi/system/api/domain/vo/MgtSimpleShopVo.java
@@ -18,4 +18,7 @@
    @ApiModelProperty(value = "商户名称")
    private String shopName;
    @ApiModelProperty(value = "客服电话")
    private String shopServicePhone;
}