xiaoyong931011
2021-03-05 09de95ab5415f1511191f4e68c3bd74e4ab7f09d
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;