罗元桥
2021-06-22 c6512655e722d9ca80dd8c34b79f6d3923ecf86c
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/model/dos/ComActQuestnaireAnswerContentDO.java
@@ -33,4 +33,13 @@
     * 用户Id
     */
    private Long userId;
    /**
     * 选项类型 0 固定选项 1 自定义选项
     */
    private Integer type;
    /**
     *
     */
    private Long selectionId;
}