xinquan-modules/xinquan-system/src/main/java/com/xinquan/system/domain/CommonQuestion.java
@@ -50,5 +50,9 @@ @TableField("content") private String content; @ApiModelProperty(value = "类型1问题 2客服微信") @TableField("type") private Integer type; }