From 148e88621d74ffaa87d177bdc08664f8e3a5e980 Mon Sep 17 00:00:00 2001 From: zzr99 <1940172413@qq.com> Date: 星期三, 24 十一月 2021 10:24:29 +0800 Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-API --- 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