From c02fddaf6ffd47e8b9ea7734a9321652f41b3f9a Mon Sep 17 00:00:00 2001 From: duwenyuan <15600000461@163.com> Date: Mon, 30 Jun 2025 10:33:06 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=95=B0=E6=8D=AE=E5=BA=93?= =?UTF-8?q?=E5=85=B3=E9=94=AE=E5=AD=97function=E5=AD=97=E6=AE=B5=E4=B8=BA"?= =?UTF-8?q?\"FUNCTION\""?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../org/jeecg/modules/base/entity/rnauto/GardsCalibration.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jeecg-boot-base-core/src/main/java/org/jeecg/modules/base/entity/rnauto/GardsCalibration.java b/jeecg-boot-base-core/src/main/java/org/jeecg/modules/base/entity/rnauto/GardsCalibration.java index b2b47ec8..c3040602 100644 --- a/jeecg-boot-base-core/src/main/java/org/jeecg/modules/base/entity/rnauto/GardsCalibration.java +++ b/jeecg-boot-base-core/src/main/java/org/jeecg/modules/base/entity/rnauto/GardsCalibration.java @@ -41,7 +41,7 @@ public class GardsCalibration implements Serializable { /** * 拟合方程ID号(统一定义) */ - @TableField(value = "FUNCTION") + @TableField(value = "\"FUNCTION\"") private Integer function; /** * 拟合方程描述