mitao
2024-08-06 356b6e4b0a11a6e44717dc9b92beaacc9c0c4b7a
ruoyi-api/ruoyi-api-system/src/main/java/com/ruoyi/system/api/domain/MemberPoints.java
@@ -38,7 +38,7 @@
    @ApiModelProperty(value = "积分")
    private Integer points;
    @ApiModelProperty(value = "积分类型 1支付订单")
    @ApiModelProperty(value = "积分类型 1支付订单 2订单退款")
    private Integer pointsType;
    @ApiModelProperty(value = "积分状态 1是加积分,2 是减积分")