From e79ef1f195754b2afdc8e1e149d64774c7757ad9 Mon Sep 17 00:00:00 2001 From: ch <37327@LLOOCCY> Date: 星期四, 20 十月 2022 22:52:14 +0800 Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-API --- Model/Model.csproj | 13 +++++++++++++ 1 files changed, 13 insertions(+), 0 deletions(-) diff --git a/Model/Model.csproj b/Model/Model.csproj index 8894178..df0774c 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" /> @@ -278,6 +290,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