xuhy
6 天以前 2752955cea1ec190e5a2d27205b9391eea821148
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;
}