From 47be69660bba94cd07c1104ce29e7d8de4af2cac Mon Sep 17 00:00:00 2001 From: yxj <yxj@hz-kingdee.com> Date: 星期四, 19 十二月 2024 10:18:06 +0800 Subject: [PATCH] PDA扫码模块,删除行条码出入库记录方法修改 --- WebAPI/WebAPI.csproj | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj index bb89ef7..f1aa900 100644 --- a/WebAPI/WebAPI.csproj +++ b/WebAPI/WebAPI.csproj @@ -439,6 +439,7 @@ <Compile Include="Controllers\CJGL\Mes_OrderProcFlowAllReportController.cs" /> <Compile Include="Controllers\CJGL\Gy_MaterPreventErrMouldBillController.cs" /> <Compile Include="Controllers\CJGL\Sc_KeyElementBindingController.cs" /> + <Compile Include="Controllers\CJGL\Sc_OEEReportController.cs" /> <Compile Include="Controllers\CKGL\TMZD\Gy_BarCodeBillListController.cs" /> <Compile Include="Controllers\Xt_DefineBillMainSetController.cs" /> <Compile Include="Controllers\MJGL\Sc_MouldBatchWorkCheckBillController.cs" /> @@ -451,6 +452,8 @@ <Compile Include="Controllers\ZLGL\BaseSet\Gy_QualityController.cs" /> <Compile Include="Controllers\浜轰簨绠$悊\浜哄憳灞ュ巻\HR_PersonnelResumeController.cs" /> <Compile Include="Controllers\浠撳瓨绠$悊\Kf_MoveStockBillController.cs" /> + <Compile Include="Controllers\鍝佽川绠$悊\鍩虹璧勬枡\Gy_BaseInformationController.cs" /> + <Compile Include="Controllers\鍝佽川绠$悊\鐜妫�娴嬪崟\QC_EnvironmentTestDotCheckBillController.cs" /> <Compile Include="Controllers\鍝佽川绠$悊\璐ㄩ噺鏈堝害鐩爣鍗昞QC_MonthTarGetBillController.cs" /> <Compile Include="Controllers\CJGL\Qc_PreventErrMouldCheckBillController.cs" /> <Compile Include="Controllers\CJGL\Sc_WorkBeginDotCheckBillController.cs" /> @@ -824,6 +827,7 @@ <Compile Include="Models\ClsSc_AssemblyBillSub.cs" /> <Compile Include="Models\ClsSc_MESBeginWorkBillSub_RelationBill.cs" /> <Compile Include="Models\Gy_MouldFileSub_SubMater.cs" /> + <Compile Include="Models\QC_OutCompCheckBillSub_ValueGrid.cs" /> <Compile Include="Models\SBGL\SBBB\Sb_EquipMentCollectionTechParam_Temp.cs" /> <Compile Include="Models\SBGL\SBBB\Sb_EquipMentCollectionTechParam.cs" /> <Compile Include="Models\鍩虹璧勬枡\Gy_ColorClass.cs" /> -- Gitblit v1.9.1