无关风月
2024-07-03 f138375f15c072d10335c20ecec9b35f1da78ee4
ruoyi-api/ruoyi-api-goods/src/main/java/com/ruoyi/goods/api/model/TGoodsVO.java
@@ -52,6 +52,8 @@
     */
    @ApiModelProperty(value = "剩余数量")
    private Integer surplus;
    @ApiModelProperty(value = "排序")
    private Integer sort;
    /**
     * 单个用户可兑换数量
     */