From da1bf9f968a95b773b0dff98b45197dc80c7ae63 Mon Sep 17 00:00:00 2001 From: yangle <admin@YINMOU> Date: 星期六, 29 六月 2024 16:24:00 +0800 Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-API --- WebAPI/WebAPI.csproj | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj index 2b5caff..29f3c14 100644 --- a/WebAPI/WebAPI.csproj +++ b/WebAPI/WebAPI.csproj @@ -745,8 +745,12 @@ <Compile Include="HttpClient.cs" /> <Compile Include="InvokeHelper.cs" /> <Compile Include="Log.cs" /> + <Compile Include="Models\ClsGy_MouldFileBillSub_DotCheckRule.cs" /> + <Compile Include="Models\ClsGy_MouldFileBillSub_MaintainRule.cs" /> <Compile Include="Models\ClsGy_MateMould.cs" /> <Compile Include="Models\ClsGy_SupMaterial.cs" /> + <Compile Include="Models\ClsGy_EquipFileBillSub_DotCheckRule.cs" /> + <Compile Include="Models\ClsGy_EquipFileBillSub_MaintainRule.cs" /> <Compile Include="Models\ClsSc_AssemblyBillMain.cs" /> <Compile Include="Models\ClsSc_AssemblyBillSub.cs" /> <Compile Include="Models\Gy_MouldFileSub_SubMater.cs" /> -- Gitblit v1.9.1