From 84c7f0b5bd35b57edd9bf836428fe154b49c64e4 Mon Sep 17 00:00:00 2001
From: yxj <yxj@hz-kingdee.com>
Date: 星期四, 19 十二月 2024 13:44:24 +0800
Subject: [PATCH] 新增扫码报错记录日志报表模块
---
SCM/SCM.csproj | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
diff --git a/SCM/SCM.csproj b/SCM/SCM.csproj
index 1ab5a8b..f0f28ce 100644
--- a/SCM/SCM.csproj
+++ b/SCM/SCM.csproj
@@ -258,6 +258,12 @@
<Compile Include="鏉$爜鎵撳嵃\Kf_AGVRequestBill_FastList.designer.cs">
<DependentUpon>Kf_AGVRequestBill_FastList.cs</DependentUpon>
</Compile>
+ <Compile Include="鏉$爜鎵撳嵃\Kf_Kf_BarCodeLogReport.cs">
+ <SubType>Form</SubType>
+ </Compile>
+ <Compile Include="鏉$爜鎵撳嵃\Kf_Kf_BarCodeLogReport.designer.cs">
+ <DependentUpon>Kf_Kf_BarCodeLogReport.cs</DependentUpon>
+ </Compile>
<Compile Include="鏉$爜鎵撳嵃\WMS_BarCodeStatusQuery.cs">
<SubType>Form</SubType>
</Compile>
@@ -737,6 +743,10 @@
<DependentUpon>Kf_AGVRequestBill_FastList.cs</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource>
+ <EmbeddedResource Include="鏉$爜鎵撳嵃\Kf_Kf_BarCodeLogReport.resx">
+ <DependentUpon>Kf_Kf_BarCodeLogReport.cs</DependentUpon>
+ <SubType>Designer</SubType>
+ </EmbeddedResource>
<EmbeddedResource Include="鏉$爜鎵撳嵃\WMS_BarCodeStatusQuery.resx">
<DependentUpon>WMS_BarCodeStatusQuery.cs</DependentUpon>
<SubType>Designer</SubType>
--
Gitblit v1.9.1