From 699b04d39a79bd6bb8efae1c6e2d65766c3d12b8 Mon Sep 17 00:00:00 2001
From: black-goat-me <226547893@qq.com>
Date: 星期六, 20 五月 2023 20:27:16 +0800
Subject: [PATCH] 1
---
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