yanghui
2022-11-11 ad2201f809f45cbbe2e63a829e4c93a9c7b7f67c
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/model/dos/ComActQuestnaireSubSelectionDO.java
@@ -17,7 +17,7 @@
@TableName(value = "com_act_questnaire_sub_selection")
public class ComActQuestnaireSubSelectionDO extends BaseDO implements Serializable {
    private static final long serialVersionUID = -2083705916360506830L;
    @TableId(type = IdType.AUTO)
    @TableId(type = IdType.ASSIGN_ID)
    private Long id;
    /**
     * 问卷题目Id