luodangjia
2025-01-15 6d44e6f4d503a603fcb1323755f4b0c854d69be0
ruoyi-api/ruoyi-api-other/src/main/java/com/ruoyi/other/api/domain/VipGood.java
@@ -35,7 +35,7 @@
    @ApiModelProperty(value = "指定购买后升级商品的json快照")
    @TableField("good_json")
    private String goodJson;
    private String good_json;
}