no
DESKTOP-71BH0QO\L、ming
2021-04-09 b397d71a0f2e293535d9ce4739d46f594b724e55
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
     */