From 861aefcec45c1843ad20d22a017054d33f78f8b9 Mon Sep 17 00:00:00 2001 From: yusijie <ysj@hz-kingdee.com> Date: 星期三, 16 四月 2025 12:48:28 +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