无关风月
2025-09-01 324ed9fac852bc4117ee0da65a586adef258bd52
ruoyi-service/ruoyi-account/src/main/java/com/ruoyi/account/vo/UserPointVO.java
@@ -28,4 +28,7 @@
    @ApiModelProperty(value = "转增(转出)")
    private Integer transferableOutPoint;
    @ApiModelProperty(value = "是否开启转增积分功能")
    private Boolean isTransferable;
}