无关风月
2025-03-23 40965cea50fc7f50ab06f7472cf3aa3d32985a25
xinquan-modules/xinquan-system/src/main/java/com/xinquan/system/domain/CommonQuestion.java
@@ -27,7 +27,7 @@
    private static final long serialVersionUID = 1L;
    @ApiModelProperty(value = "普通问题id")
    @TableId(value = "id", type = IdType.AUTO)
    @TableId(value = "id", type = IdType.ASSIGN_ID)
    private Long id;
    @ApiModelProperty(value = "问题")