xiaoyong931011
2021-04-22 c61d0e0e267c4e40c7ba3f7351c65895a52150aa
zq-erp/src/main/java/com/matrix/system/hive/bean/SysVipLabel.java
@@ -38,6 +38,16 @@
    private String color;
    private String shopName;
    public String getShopName() {
        return shopName;
    }
    public void setShopName(String shopName) {
        this.shopName = shopName;
    }
    public Long getUserId() {
        return userId;
    }