From 70f2265af5c8ec078ef2a7be65dd7229ab5f2924 Mon Sep 17 00:00:00 2001
From: ZengTao <2773468879@qq.com>
Date: 星期一, 17 六月 2024 10:49:08 +0800
Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10101/r/Albania_Mes

---
 springboot-vue3/src/main/java/com/example/springboot/entity/FlowCard.java |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/springboot-vue3/src/main/java/com/example/springboot/entity/FlowCard.java b/springboot-vue3/src/main/java/com/example/springboot/entity/FlowCard.java
index 5e62d7f..442e8bd 100644
--- a/springboot-vue3/src/main/java/com/example/springboot/entity/FlowCard.java
+++ b/springboot-vue3/src/main/java/com/example/springboot/entity/FlowCard.java
@@ -17,6 +17,8 @@
   private Integer state;// 鐘舵��
   private Integer method;// 鍑虹墖鏂瑰紡
   private Date starttime;// 浠诲姟棰嗗彇鏃堕棿
+  private Integer orderstate;// 浠诲姟棰嗗彇鏃堕棿
+  
   
 
   public List<GlassInfo> glassinfo;// 鐜荤拑淇℃伅

--
Gitblit v1.8.0