Helius
2021-04-19 d94f23e76aed12b3353f1b5e8413a0303b0ae92e
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;
    }