From 9dd3335301f79d7462bf4acb41ba6456cd6e74e1 Mon Sep 17 00:00:00 2001 From: yangle <admin@YINMOU> Date: 星期四, 31 八月 2023 10:46:40 +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 1ce1147..1bf3357 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