springcloud_k8s_panzhihuazhihuishequ/service_partybuilding/src/main/java/com/panzhihua/service_dangjian/model/dos/ComBpActivityDO.java
@@ -23,7 +23,7 @@ * id */ @TableId(type = IdType.AUTO) private Integer id; private Long id; /** * 活动名称 @@ -101,5 +101,5 @@ /** * 社区id */ private Integer communityId; private Long communityId; }