From a825c44ff42da28c26c26a17b65dba6c1c896262 Mon Sep 17 00:00:00 2001 From: yusijie <ysj@hz-kingdee.com> Date: 星期三, 16 十一月 2022 17:03:15 +0800 Subject: [PATCH] 完善修复基础资料列表增删改查功能(物料,仓库,职员,部门,组织,计量单位) --- Model/Model.csproj | 16 ++++++++++++++++ 1 files changed, 16 insertions(+), 0 deletions(-) diff --git a/Model/Model.csproj b/Model/Model.csproj index 0088b91..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" /> @@ -320,6 +333,7 @@ <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_CusLevel_Model.cs" /> <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_CusStatus_Model.cs" /> <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_Dealer_Model.cs" /> + <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_FactoryDayOff_Model.cs" /> <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_DisposeWay_Model.cs" /> <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_DotCheck_Model.cs" /> <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_Dweller_Model.cs" /> @@ -646,7 +660,9 @@ <Compile Include="杞﹂棿绠$悊\ClsSc_StationOutBillMain.cs" /> <Compile Include="杞﹂棿绠$悊\ClsSc_StationOutBillSub.cs" /> <Compile Include="杞﹂棿绠$悊\ClsSc_StationOutBillSub_Item.cs" /> + <Compile Include="杞﹂棿绠$悊\ClsSc_ABJJDMain.cs" /> <Compile Include="杞﹂棿绠$悊\ClsWW_EntrustWorkOrderBillMain.cs" /> + <Compile Include="杞﹂棿绠$悊\ClsSc_ABJJDSub.cs" /> <Compile Include="杞﹂棿绠$悊\ClsWW_EntrustWorkOrderBillSub.cs" /> <Compile Include="杞﹂棿绠$悊\Sc_ProcessExchangeBackBillMain.cs" /> <Compile Include="杞﹂棿绠$悊\Sc_ProcessExchangeBackBillSub.cs" /> -- Gitblit v1.9.1