liujie
8 天以前 c09cfe948106d09c6fa052e990dfd44d39ddc1eb
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;
}