huliguo
昨天 04ce420613f90f8414e87e8fe68484fc32485349
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;
}