From f97d15e16377b03bdc4b134001fbc532d9222fcf Mon Sep 17 00:00:00 2001
From: fuliqi <fuliqi@qq.com>
Date: 星期四, 16 一月 2025 14:57:01 +0800
Subject: [PATCH] bug
---
ycl-pojo/src/main/java/com/ycl/platform/domain/excel/CalculateExport.java | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/ycl-pojo/src/main/java/com/ycl/platform/domain/excel/CalculateExport.java b/ycl-pojo/src/main/java/com/ycl/platform/domain/excel/CalculateExport.java
index 7a6cb83..1239d93 100644
--- a/ycl-pojo/src/main/java/com/ycl/platform/domain/excel/CalculateExport.java
+++ b/ycl-pojo/src/main/java/com/ycl/platform/domain/excel/CalculateExport.java
@@ -40,7 +40,7 @@
* 鍒嗘暟
*/
@ExcelProperty({"鑷础甯傚叕鍏辫棰戠洃鎺х郴缁熺画缁村悎鍚�", "鍒嗘暟"})
- private Integer score;
+ private BigDecimal score;
/**
* 閲戦
--
Gitblit v1.8.0