From 220dfd5d0edd5867a22737c1db922555fc697746 Mon Sep 17 00:00:00 2001
From: ch <37327@LLOOCCY>
Date: 星期二, 23 十一月 2021 16:44:08 +0800
Subject: [PATCH] 新增了LMES快速条码打印模块

---
 WarM/WarM.csproj |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/WarM/WarM.csproj b/WarM/WarM.csproj
index 7fb208d..0ccfaea 100644
--- a/WarM/WarM.csproj
+++ b/WarM/WarM.csproj
@@ -669,6 +669,12 @@
     <Compile Include="鏉$爜鎵撳嵃\Frm_Split.Designer.cs">
       <DependentUpon>Frm_Split.cs</DependentUpon>
     </Compile>
+    <Compile Include="鏉$爜鎵撳嵃\Sc_ICMOToBarCode.cs">
+      <SubType>Form</SubType>
+    </Compile>
+    <Compile Include="鏉$爜鎵撳嵃\Sc_ICMOToBarCode.designer.cs">
+      <DependentUpon>Sc_ICMOToBarCode.cs</DependentUpon>
+    </Compile>
     <Compile Include="鏉$爜鎵撳嵃\Gy_BarCodeBillList.cs">
       <SubType>Form</SubType>
     </Compile>
@@ -1078,6 +1084,10 @@
     <EmbeddedResource Include="鏉$爜鎵撳嵃\Frm_Split.resx">
       <DependentUpon>Frm_Split.cs</DependentUpon>
     </EmbeddedResource>
+    <EmbeddedResource Include="鏉$爜鎵撳嵃\Sc_ICMOToBarCode.resx">
+      <DependentUpon>Sc_ICMOToBarCode.cs</DependentUpon>
+      <SubType>Designer</SubType>
+    </EmbeddedResource>
     <EmbeddedResource Include="鏉$爜鎵撳嵃\Gy_BarCodeBillList.resx">
       <DependentUpon>Gy_BarCodeBillList.cs</DependentUpon>
       <SubType>Designer</SubType>

--
Gitblit v1.9.1