ruoyi-api/ruoyi-api-other/src/main/java/com/ruoyi/other/api/domain/TSystemConfiguration.java
@@ -35,7 +35,7 @@ @TableField("type") private Integer type; @ApiModelProperty(value = "设置内容JSON{"num1":1,"num2":1}") @ApiModelProperty(value = "设置内容JSON{\"num1\":1,\"num2\":1}") @TableField("content") private String content;