From 28e1721d265cb676ad65030cc7967066fa324760 Mon Sep 17 00:00:00 2001
From: yxj <1qaz@123>
Date: 星期四, 04 十一月 2021 15:14:39 +0800
Subject: [PATCH] 出站汇报单模块界面新增报废品质确认按钮;新增工序隔离品报表、工序报废品报表

---
 WebAPI/Models/ClsSc_ICMOReportBillMain.cs |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/WebAPI/Models/ClsSc_ICMOReportBillMain.cs b/WebAPI/Models/ClsSc_ICMOReportBillMain.cs
index 306ef40..f1740fe 100644
--- a/WebAPI/Models/ClsSc_ICMOReportBillMain.cs
+++ b/WebAPI/Models/ClsSc_ICMOReportBillMain.cs
@@ -14,6 +14,5 @@
         public string HCheckType;
         public Int64 HPrintQty;
         public string HWorkShift;
-        
     }
 }

--
Gitblit v1.9.1