From eea44a94c998e69c33d52b39baf65bf944f0f768 Mon Sep 17 00:00:00 2001
From: guoyujie <guoyujie@ng.com>
Date: 星期二, 14 十月 2025 14:51:07 +0800
Subject: [PATCH] 提交 vxe最新版本冲突回退到之前版本
---
north-glass-erp/src/main/java/com/example/erp/entity/pp/FlowCard.java | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/north-glass-erp/src/main/java/com/example/erp/entity/pp/FlowCard.java b/north-glass-erp/src/main/java/com/example/erp/entity/pp/FlowCard.java
index f9d6548..914f8bd 100644
--- a/north-glass-erp/src/main/java/com/example/erp/entity/pp/FlowCard.java
+++ b/north-glass-erp/src/main/java/com/example/erp/entity/pp/FlowCard.java
@@ -74,6 +74,9 @@
private LocalDate updateTime;
//鏌ヨ鐢�
+ //娴佺▼鍗¢潰绉�
+ @TableField(select = false,exist = false)
+ private Double computeGrossArea;
//鏍囩鎵撳嵃鏁伴噺
@TableField(select = false,exist = false)
private Integer printQuantity;
--
Gitblit v1.8.0