src/main/java/com/xcong/excoin/modules/documentary/entity/FollowFollowerProfitEntity.java
@@ -20,10 +20,6 @@ public static final Integer IS_FOLLOW_N = 2; /** * 主键ID */ private Long id; /** * 跟随者ID */ private Long memberId; src/main/java/com/xcong/excoin/modules/documentary/entity/FollowFollowerSettingEntity.java
@@ -23,11 +23,6 @@ */ public static final Integer FOLLOW_TYPE_RATE = 2; /** * 主键ID */ private Long id; /** * 会员ID */