From 78691dba2745537162440a3c3a13a137e97491f8 Mon Sep 17 00:00:00 2001 From: duhe <226547893@qq.com> Date: 星期五, 05 一月 2024 08:28:31 +0800 Subject: [PATCH] 1 --- WebAPI/WebAPI.csproj | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj index c87a21f..5d5683a 100644 --- a/WebAPI/WebAPI.csproj +++ b/WebAPI/WebAPI.csproj @@ -619,6 +619,11 @@ <Compile Include="DbUntil\DataFormatUntil.cs" /> <Compile Include="DLL\ClsGy_InspectInstruMent_Ctl.cs" /> <Compile Include="DLL\ClsGy_InspectBasis_Ctl.cs" /> + <Compile Include="DLL\ClsGy_PostSkill_Ctl.cs" /> + <Compile Include="DLL\ClsGy_StockOutStyle_Ctl.cs" /> + <Compile Include="DLL\ClsGy_StockInStyle_Ctl.cs" /> + <Compile Include="DLL\ClsGy_StockMoveStyle_Ctl.cs" /> + <Compile Include="DLL\ClsGy_Post_Ctl.cs" /> <Compile Include="DLL\ClsGy_QualityStd_Ctl.cs" /> <Compile Include="DLL\ClsGy_InspectMethod_Ctl.cs" /> <Compile Include="DLL\ClsGy_InspectValue_Ctl.cs" /> -- Gitblit v1.9.1