From 99bd816e3c11999b7dea0571e1041508d761834b Mon Sep 17 00:00:00 2001 From: yusijie <ysj@hz-kingdee.com> Date: 星期三, 30 八月 2023 09:03:03 +0800 Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-API --- Model/Model.csproj | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/Model/Model.csproj b/Model/Model.csproj index db8e158..7969ea8 100644 --- a/Model/Model.csproj +++ b/Model/Model.csproj @@ -135,6 +135,9 @@ <Compile Include="CRM\ClsSec_ProductRepairBillMain.cs" /> <Compile Include="CRM\ClsSec_ProductRepairBillSub.cs" /> <Compile Include="CRM\ClsSec_ProductRepairBillSub1.cs" /> + <Compile Include="MES\ClsSc_SourceLineRepairBillSub_Mater.cs" /> + <Compile Include="MES\ClsSc_SourceLineRepairBillSub.cs" /> + <Compile Include="MES\ClsSc_SourceLineRepairBillMain.cs" /> <Compile Include="MES\ClsSc_MESBeginWorkBillMain.cs" /> <Compile Include="MES\ClsSc_MESBeginWorkBillSub.cs" /> <Compile Include="MES\ClsSc_MESEndWorkBillMain.cs" /> -- Gitblit v1.9.1