From 51dd966cff96a1a235f17f57300fc812a24ca14f Mon Sep 17 00:00:00 2001
From: 王 垚 <1402714037@qq.com>
Date: 星期五, 17 十二月 2021 14:54:54 +0800
Subject: [PATCH] nothing
---
DAL/车间管理/ClsSc_StationEntrustOutBill.cs | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git "a/DAL/\350\275\246\351\227\264\347\256\241\347\220\206/ClsSc_StationEntrustOutBill.cs" "b/DAL/\350\275\246\351\227\264\347\256\241\347\220\206/ClsSc_StationEntrustOutBill.cs"
index b1e58dc..37c8bf9 100644
--- "a/DAL/\350\275\246\351\227\264\347\256\241\347\220\206/ClsSc_StationEntrustOutBill.cs"
+++ "b/DAL/\350\275\246\351\227\264\347\256\241\347\220\206/ClsSc_StationEntrustOutBill.cs"
@@ -121,6 +121,7 @@
",HProcID=" + omodel.HProcID.ToString() +
",HBadPNL=" + omodel.HBadPNL.ToString() +
",HWasterQty=" + omodel.HWasterQty.ToString() +
+ ",HBadCount=" + omodel.HBadCount.ToString() +
//",HICMOQty=" + omodel.HICMOQty.ToString() +
//",HPlanQty=" + omodel.HPlanQty.ToString() +
//",HStationOutTime='" + omodel.HStationOutTime + "'" +
--
Gitblit v1.9.1