xiaoyong931011
2021-03-04 c0fac904e85b0b0131cde4c6b7f1e8de9f095089
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;