From 9320ad1f5a6b277ffbe657faa7eb08104122a373 Mon Sep 17 00:00:00 2001
From: yangle <admin@YINMOU>
Date: 星期四, 19 一月 2023 16:51:35 +0800
Subject: [PATCH] 设备档案维护 工序流转卡维护 批量出站汇报 新增 职员代码

---
 Model/车间管理/ClsSc_StationOutBillMain.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git "a/Model/\350\275\246\351\227\264\347\256\241\347\220\206/ClsSc_StationOutBillMain.cs" "b/Model/\350\275\246\351\227\264\347\256\241\347\220\206/ClsSc_StationOutBillMain.cs"
index 17f03e4..9c43109 100644
--- "a/Model/\350\275\246\351\227\264\347\256\241\347\220\206/ClsSc_StationOutBillMain.cs"
+++ "b/Model/\350\275\246\351\227\264\347\256\241\347\220\206/ClsSc_StationOutBillMain.cs"
@@ -63,6 +63,6 @@
         public string HSourceNameList;//设备清单
         public Int64 HPersonNums;       //人员数
         public Int64 HMachineNums;      //机器数
-
+        public string HEmpNum; //职员代码
     }
 }

--
Gitblit v1.9.1