From b48ac75b89e94e3f70da5a2233e18734aa271682 Mon Sep 17 00:00:00 2001
From: C3204 <zhengyabo@lanpucloud.cn>
Date: 星期四, 16 四月 2026 13:45:50 +0800
Subject: [PATCH] 丐版相机外触发同一流程触发一次。

---
 LB_SmartVision/LB_SmartVision.csproj.user |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

diff --git a/LB_SmartVision/LB_SmartVision.csproj.user b/LB_SmartVision/LB_SmartVision.csproj.user
index d080b69..0e13b6a 100644
--- a/LB_SmartVision/LB_SmartVision.csproj.user
+++ b/LB_SmartVision/LB_SmartVision.csproj.user
@@ -7,6 +7,15 @@
     <Compile Update="Forms\CreateProductForm.cs">
       <SubType>Form</SubType>
     </Compile>
+    <Compile Update="Forms\Pages\BarcodeReaderPage\BarcodeReaderForm.cs">
+      <SubType>Form</SubType>
+    </Compile>
+    <Compile Update="Forms\Pages\BarcodeReaderPage\BarcodeReadersEditPage.cs">
+      <SubType>UserControl</SubType>
+    </Compile>
+    <Compile Update="Forms\Pages\BarcodeReaderPage\CreateBarcodeReaderForm.cs">
+      <SubType>Form</SubType>
+    </Compile>
     <Compile Update="Forms\Pages\CameraPage\CameraForm.cs">
       <SubType>Form</SubType>
     </Compile>
@@ -77,4 +86,9 @@
       <SubType>Form</SubType>
     </Compile>
   </ItemGroup>
+  <ItemGroup>
+    <EmbeddedResource Update="Forms\Pages\ProcessPage\ProcessControl.resx">
+      <SubType>Designer</SubType>
+    </EmbeddedResource>
+  </ItemGroup>
 </Project>
\ No newline at end of file

--
Gitblit v1.9.3