springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/model/dos/ComActQuestnaireSubDO.java
@@ -17,7 +17,7 @@ /** * 类型 0单选1多选2问答题 */ private int type; private Integer type; /** * 题目内容 */ @@ -25,7 +25,7 @@ /** * 序号 */ private int sort; private Integer sort; /** * 调查问卷Id */