xuhy
2025-10-15 69e70841125d2e1f12fca17b0751d6d8842fc6cf
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;
}