From 939ccc9c254870ed15cdd485b9d303bbb00a23f2 Mon Sep 17 00:00:00 2001
From: chenlu <1320612696@qq.com>
Date: 星期日, 28 九月 2025 14:16:27 +0800
Subject: [PATCH] 注释加上上海玻璃公司ip
---
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