无关风月
5 天以前 c72910d2b90f74d23e770717d80921b4fd064d48
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;
}