Helius
2020-08-04 ea8eb9c441bb4452d153579b456467b2f5e958e4
src/main/java/com/xcong/excoin/modules/documentary/entity/FollowFollowerNoticeEntity.java
@@ -15,11 +15,6 @@
public class FollowFollowerNoticeEntity extends BaseEntity {
    /**
     * 主键ID
     */
    private Long id;
    /**
     * 会员ID
     */
    private Long memberId;