无关风月
2024-08-06 376f2ba621d10592d6bd5a5d4f33f56d8f0eaa1a
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;