From 98007c185b574e492c0c47a0b52f82b417315cde Mon Sep 17 00:00:00 2001
From: yusijie <ysj@hz-kingdee.com>
Date: 星期三, 19 十月 2022 13:33:22 +0800
Subject: [PATCH] 流水号(HProcNo) long数据类型更改为string数据类型
---
WarM/WarM.csproj | 13 ++++++++++---
1 files changed, 10 insertions(+), 3 deletions(-)
diff --git a/WarM/WarM.csproj b/WarM/WarM.csproj
index ff52f38..a5f2ac3 100644
--- a/WarM/WarM.csproj
+++ b/WarM/WarM.csproj
@@ -687,6 +687,12 @@
<Compile Include="鏉$爜鎵撳嵃\Frm_Split.Designer.cs">
<DependentUpon>Frm_Split.cs</DependentUpon>
</Compile>
+ <Compile Include="鏉$爜鎵撳嵃\Kf_AGVRequestBill_FastList.cs">
+ <SubType>Form</SubType>
+ </Compile>
+ <Compile Include="鏉$爜鎵撳嵃\Kf_AGVRequestBill_FastList.designer.cs">
+ <DependentUpon>Kf_AGVRequestBill_FastList.cs</DependentUpon>
+ </Compile>
<Compile Include="鏉$爜鎵撳嵃\Sc_ICMOToBarCode.cs">
<SubType>Form</SubType>
</Compile>
@@ -934,9 +940,6 @@
<DependentUpon>CH_RedStockOutCheckCount.cs</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource>
- <EmbeddedResource Include="鎶ヨ〃鍒嗘瀽\Kf_BarCodeBackInfoReport_MaterInOut_BatchNo.resx">
- <SubType>Designer</SubType>
- </EmbeddedResource>
<EmbeddedResource Include="鎶ヨ〃鍒嗘瀽\Kf_BarCodeBackInfoReport_MaterInOut_BatchNo_M.resx">
<DependentUpon>Kf_BarCodeBackInfoReport_MaterInOut_BatchNo_M.cs</DependentUpon>
<SubType>Designer</SubType>
@@ -1113,6 +1116,10 @@
<EmbeddedResource Include="鏉$爜鎵撳嵃\Frm_Split.resx">
<DependentUpon>Frm_Split.cs</DependentUpon>
</EmbeddedResource>
+ <EmbeddedResource Include="鏉$爜鎵撳嵃\Kf_AGVRequestBill_FastList.resx">
+ <DependentUpon>Kf_AGVRequestBill_FastList.cs</DependentUpon>
+ <SubType>Designer</SubType>
+ </EmbeddedResource>
<EmbeddedResource Include="鏉$爜鎵撳嵃\Sc_ICMOToBarCode.resx">
<DependentUpon>Sc_ICMOToBarCode.cs</DependentUpon>
<SubType>Designer</SubType>
--
Gitblit v1.9.1