luodangjia
2025-01-14 57833f5b8677f8d882c45ef6a346f3901ff6df4c
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;
}