From 1bf416c1ae19670dc227b7237edfd5cd6de4ca15 Mon Sep 17 00:00:00 2001
From: guoyuji <guoyujie@ng.com>
Date: 星期一, 26 八月 2024 14:46:14 +0800
Subject: [PATCH] 商标显示放大需求新增

---
 north-glass-erp/src/main/java/com/example/erp/entity/pp/FlowCard.java |    7 +++++++
 1 files changed, 7 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 4950ce7..4378f0a 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
@@ -64,8 +64,15 @@
     //淇敼鏃堕棿
     private LocalDate updateTime;
 
+    //鏌ヨ鐢�
     //鎶ュ伐缂栧彿
     private String reportingWorkId;
+    //浜у搧鍚嶇О
+    private String glassChild;
+    //宸ヨ壓娴佺▼
+    private String process;
+    //娴佺▼鍗″悎骞�
+    private Integer merge;
 
     //澶栭敭璁㈠崟琛�
     @TableField(select = false,exist= false)

--
Gitblit v1.8.0