From fce9a89fb5ad93277b95c699e892af1bb28aba88 Mon Sep 17 00:00:00 2001
From: yl <ykxkd@outlook.com>
Date: 星期二, 02 八月 2022 19:30:15 +0800
Subject: [PATCH] 车间综合看板接口调整,报工控制

---
 VueWebApi/DDKanBanModel/ShopTopLeft.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/VueWebApi/DDKanBanModel/ShopTopLeft.cs b/VueWebApi/DDKanBanModel/ShopTopLeft.cs
index e67535a..f7a31f9 100644
--- a/VueWebApi/DDKanBanModel/ShopTopLeft.cs
+++ b/VueWebApi/DDKanBanModel/ShopTopLeft.cs
@@ -31,5 +31,6 @@
         public string planqty { set; get; }
         public string goodqty { set; get; }
         public string ngqty { set; get; }
+        public string status { set; get; }
     }
 }
\ No newline at end of file

--
Gitblit v1.9.3