Pu Zhibing
2025-01-15 df5465dcc83432b5fe1b0100a262335d99437eae
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;
}