rentaiming
2024-07-30 256c98cc6ebd7f04d55e19324c9d9f12ac8ed476
ruoyi-api/ruoyi-api-system/src/main/java/com/ruoyi/system/api/domain/dto/MemberPointsDTO.java
@@ -10,7 +10,7 @@
    @ApiModelProperty(value = "积分")
    private Integer points;
    @ApiModelProperty(value = "积分类型 1支付订单")
    @ApiModelProperty(value = "积分类型 1支付订单 2订单退款")
    private Integer pointsType;
    @ApiModelProperty(value = "积分状态 1是加积分,2 是减积分")