From ed9db56a79756894ee8c997582b1ed797f379f18 Mon Sep 17 00:00:00 2001 From: yangle <admin@YINMOU> Date: 星期四, 13 二月 2025 16:52:59 +0800 Subject: [PATCH] 1 --- Model/生产管理/ClsSc_ShiftsBeginInfoBillMain.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git "a/Model/\347\224\237\344\272\247\347\256\241\347\220\206/ClsSc_ShiftsBeginInfoBillMain.cs" "b/Model/\347\224\237\344\272\247\347\256\241\347\220\206/ClsSc_ShiftsBeginInfoBillMain.cs" index 8d07019..c8e44c2 100644 --- "a/Model/\347\224\237\344\272\247\347\256\241\347\220\206/ClsSc_ShiftsBeginInfoBillMain.cs" +++ "b/Model/\347\224\237\344\272\247\347\256\241\347\220\206/ClsSc_ShiftsBeginInfoBillMain.cs" @@ -14,6 +14,7 @@ public Int64 HGroupID; // int --生产班组(gy_Group) public Int64 HGroupLeaderID; // int --班组长(gy_Employee) public Int64 HStdEmpQty; // int 应到岗人数 + public decimal HPlanShutdownTimes; } -- Gitblit v1.9.1