From 45293a6085601f8c9313ec48906a189965d058a7 Mon Sep 17 00:00:00 2001
From: yxj <yxj@hz-kingdee.com>
Date: 星期二, 17 十月 2023 14:43:01 +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 141a501..4d736c0 100644
--- a/SCM/SCM.csproj
+++ b/SCM/SCM.csproj
@@ -195,6 +195,12 @@
<Compile Include="鎶ヨ〃\Kf_ICInventory_Mater.designer.cs">
<DependentUpon>Kf_ICInventory_Mater.cs</DependentUpon>
</Compile>
+ <Compile Include="鏉$爜鎵撳嵃\Gy_PackBarCodeBill.cs">
+ <SubType>Form</SubType>
+ </Compile>
+ <Compile Include="鏉$爜鎵撳嵃\Gy_PackBarCodeBill.designer.cs">
+ <DependentUpon>Gy_PackBarCodeBill.cs</DependentUpon>
+ </Compile>
<Compile Include="鏉$爜鎵撳嵃\Gy_BarCodeBill_TeSiLa.cs">
<SubType>Form</SubType>
</Compile>
@@ -652,6 +658,10 @@
<DependentUpon>Kf_ICInventory_Mater.cs</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource>
+ <EmbeddedResource Include="鏉$爜鎵撳嵃\Gy_PackBarCodeBill.resx">
+ <DependentUpon>Gy_PackBarCodeBill.cs</DependentUpon>
+ <SubType>Designer</SubType>
+ </EmbeddedResource>
<EmbeddedResource Include="鏉$爜鎵撳嵃\Gy_BarCodeBill_TeSiLa.resx">
<DependentUpon>Gy_BarCodeBill_TeSiLa.cs</DependentUpon>
<SubType>Designer</SubType>
--
Gitblit v1.9.1