liujie
7 天以前 ce531d3bb32f5221b35f9e24d027ef83450ebbc6
ruoyi-system/src/main/java/com/ruoyi/system/model/TCrmClinicPoints.java
@@ -49,7 +49,7 @@
    @ApiModelProperty(value = "已使用")
    @TableField("use_points")
    private Double usePoints;
    private Integer usePoints;
}