xiaoyong931011
2021-03-02 56e5d0f3011466e9358cedfb13bf6876a4096fd5
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;