puhanshu
2022-08-16 43f0578e80af82ecae6c61b51bd0539c6b960603
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/model/dos/ComActActRegistDO.java
@@ -82,4 +82,9 @@
     * 以什么身份报名(1.居民 2.党员 3.志愿者
     */
    private Integer signIdentity;
    /**
     * 单位id(党员以单位名义报名社区活动)
     */
    private Long checkUnitId;
}