src/main/java/cc/mrbird/febs/mall/entity/MallMember.java @@ -183,4 +183,6 @@ return null; } private Integer type; }