From 151054995f784e4061ac8b7e29c8f5b52c274f62 Mon Sep 17 00:00:00 2001 From: zrg <z18737863051@163.com> Date: 星期三, 09 四月 2025 17:16:18 +0800 Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-API --- WebAPI/WebAPI.csproj | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj index d42297e..5db29da 100644 --- a/WebAPI/WebAPI.csproj +++ b/WebAPI/WebAPI.csproj @@ -752,6 +752,7 @@ <Compile Include="DLL\ClsGy_EnvironmentTestItem_Ctl.cs" /> <Compile Include="DLL\ClsGy_PiPe_Ctl.cs" /> <Compile Include="DLL\ClsGy_PiPeMaterial_Ctl.cs" /> + <Compile Include="DLL\ClsEqiupMaterWorkTimes_Ctl.cs" /> <Compile Include="DLL\ClsGy_ProjectMoneyClass_Ctl.cs" /> <Compile Include="DLL\ClsGy_RoutingGroup_Ctl.cs" /> <Compile Include="DLL\ClsGy_ProcMul_Ctl.cs" /> -- Gitblit v1.9.1