From 1bb2a53375ae3f3b54cc6b5a47f11027b0bb8b97 Mon Sep 17 00:00:00 2001
From: yangle <admin@YINMOU>
Date: 星期五, 25 十一月 2022 17:15:14 +0800
Subject: [PATCH] 生产订单新增 无列表
---
Model/Model.csproj | 15 +++++++++++++++
1 files changed, 15 insertions(+), 0 deletions(-)
diff --git a/Model/Model.csproj b/Model/Model.csproj
index 8894178..2af9d9f 100644
--- a/Model/Model.csproj
+++ b/Model/Model.csproj
@@ -90,6 +90,18 @@
<Compile Include="APS\ClsSourceICMOValues.cs" />
<Compile Include="APS\ClsSc_WorkBillMonthSortBillMain.cs" />
<Compile Include="APS\ClsSc_WorkBillMonthSortBillSub.cs" />
+ <Compile Include="ClsHR_EmpFosterBillMain.cs" />
+ <Compile Include="ClsHR_EmpFosterBillSub.cs" />
+ <Compile Include="ClsHR_EmpUpChangeBillMain.cs" />
+ <Compile Include="ClsHR_EmpUpChangeBillSub.cs" />
+ <Compile Include="ClsPay_AbsentBillMain.cs" />
+ <Compile Include="ClsPay_AbsentBillSub.cs" />
+ <Compile Include="ClsPay_EarlyLateErrBillMain.cs" />
+ <Compile Include="ClsPay_EarlyLateErrBillSub.cs" />
+ <Compile Include="ClsPay_RewardPunishBillMain.cs" />
+ <Compile Include="ClsPay_RewardPunishBillSub.cs" />
+ <Compile Include="ClsPay_WorkErrTimesBillMain.cs" />
+ <Compile Include="ClsPay_WorkErrTimesBillSub.cs" />
<Compile Include="ClsXt_PrintBill_Model.cs" />
<Compile Include="CRM\ClsCrm_ClueBillMain.cs" />
<Compile Include="CRM\ClsCrm_ClueBillSub.cs" />
@@ -207,8 +219,10 @@
<Compile Include="浠撳簱绠$悊\ClsKf_EntrustInBillSub.cs" />
<Compile Include="浠撳簱绠$悊\ClsKf_EntrustOutBillMain.cs" />
<Compile Include="浠撳簱绠$悊\ClsKf_EntrustOutBillSub.cs" />
+ <Compile Include="浠撳簱绠$悊\ClsKf_MateReplenishOutBillMain.cs" />
<Compile Include="浠撳簱绠$悊\ClsKf_MateOutBillMain.cs" />
<Compile Include="浠撳簱绠$悊\ClsKf_MateOutBillScheme.cs" />
+ <Compile Include="浠撳簱绠$悊\ClsKf_MateReplenishOutBillSub.cs" />
<Compile Include="浠撳簱绠$悊\ClsKf_MateOutBillSub.cs" />
<Compile Include="浠撳簱绠$悊\ClsKf_MateOutRequestBillMain.cs" />
<Compile Include="浠撳簱绠$悊\ClsKf_MateOutRequestBillSub.cs" />
@@ -278,6 +292,7 @@
<Compile Include="鍩虹璧勬枡\鍏朵粬鍩虹璧勬枡\ClsGy_CostCenterDeptRelation_Model.cs" />
<Compile Include="鍩虹璧勬枡\鍏朵粬鍩虹璧勬枡\ClsGy_CostItemAccount_Model.cs" />
<Compile Include="鍩虹璧勬枡\鍏朵粬鍩虹璧勬枡\ClsGy_MateMouldInfo_Model.cs" />
+ <Compile Include="鍩虹璧勬枡\鍏朵粬鍩虹璧勬枡\ClsGy_MateMould_Model.cs" />
<Compile Include="鍩虹璧勬枡\鍏朵粬鍩虹璧勬枡\ClsGy_MatePriceProperty_Model.cs" />
<Compile Include="鍩虹璧勬枡\鍏朵粬鍩虹璧勬枡\ClsGy_QCCheckProjectMain.cs" />
<Compile Include="鍩虹璧勬枡\鍏朵粬鍩虹璧勬枡\ClsGy_QCCheckProjectSub.cs" />
--
Gitblit v1.9.1