tangxiaobao
2021-07-22 75b9ffd3f3d7e529d6d3c413188c20edcdb0f3ba
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/model/dos/ComActQuestnaireSubSelectionDO.java
@@ -35,4 +35,9 @@
     */
    private String optionName;
    /**
     * 选项类型 0 固定选项 1 自定义选项
     */
    private Integer type;
}