springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/model/dos/ComActActSignDO.java
@@ -38,5 +38,10 @@ /** * 报名时间 */ private Date create_at; private Date createAt; /** * 是否是志愿者 * 0 不是 1 是 */ private Integer isVolunteer; }