hjl
2024-07-04 70af8656577dfc82b6f103eba1439a4e283f858e
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;
    /**
     * 单个用户可兑换数量
     */