springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/model/dos/ComMngVolunteerMngDO.java
@@ -76,4 +76,12 @@ * 年龄 */ private Integer age; /** * 积分 */ private Integer integral; /** * 社区id */ private Long communityId; }