springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/model/dos/ComActQuestnaireDO.java
@@ -25,7 +25,7 @@ /** * 状态 0 调研中 1已停止 */ private int state; private Integer state; /** * 参与人数 */ @@ -38,6 +38,6 @@ /** * 问卷参与者类型 0 全部 1 志愿者 2 党员 */ private Long parterType; private Integer parterType; }