huanghongfa
2021-04-21 970ed0f8df6a19e4e3dae062c4e2e2232a0b97d0
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/model/dos/ComActQuestnaireAnswerContentDO.java
@@ -38,4 +38,8 @@
     * 选项类型 0 固定选项 1 自定义选项
     */
    private Integer type;
    /**
     *
     */
    private Long selectionId;
}