From c4c02944532a9bfda6de9a0cd85a9dfa631ed003 Mon Sep 17 00:00:00 2001 From: zrg <z18737863051@163.com> Date: 星期六, 17 五月 2025 15:28:19 +0800 Subject: [PATCH] 1 --- WarM/WarM.csproj | 18 ++++++++++++++++++ 1 files changed, 18 insertions(+), 0 deletions(-) diff --git a/WarM/WarM.csproj b/WarM/WarM.csproj index fcb5a72..fdb3906 100644 --- a/WarM/WarM.csproj +++ b/WarM/WarM.csproj @@ -713,6 +713,18 @@ <Compile Include="鏉$爜鎵撳嵃\Gy_BarCodeBill_automaticallyByPLC_New_Change.designer.cs"> <DependentUpon>Gy_BarCodeBill_automaticallyByPLC_New_Change.cs</DependentUpon> </Compile> + <Compile Include="鏉$爜鎵撳嵃\Gy_BarCodeBill_Rework.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Include="鏉$爜鎵撳嵃\Gy_BarCodeBill_Rework.designer.cs"> + <DependentUpon>Gy_BarCodeBill_Rework.cs</DependentUpon> + </Compile> + <Compile Include="鏉$爜鎵撳嵃\Gy_BarCodeBill_XiaBao.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Include="鏉$爜鎵撳嵃\Gy_BarCodeBill_XiaBao.designer.cs"> + <DependentUpon>Gy_BarCodeBill_XiaBao.cs</DependentUpon> + </Compile> <Compile Include="鏉$爜鎵撳嵃\Gy_CusBarCodeBillList.cs"> <SubType>Form</SubType> </Compile> @@ -1198,6 +1210,12 @@ <DependentUpon>Gy_BarCodeBill_automaticallyByPLC_New_Change.cs</DependentUpon> <SubType>Designer</SubType> </EmbeddedResource> + <EmbeddedResource Include="鏉$爜鎵撳嵃\Gy_BarCodeBill_Rework.resx"> + <DependentUpon>Gy_BarCodeBill_Rework.cs</DependentUpon> + </EmbeddedResource> + <EmbeddedResource Include="鏉$爜鎵撳嵃\Gy_BarCodeBill_XiaBao.resx"> + <DependentUpon>Gy_BarCodeBill_XiaBao.cs</DependentUpon> + </EmbeddedResource> <EmbeddedResource Include="鏉$爜鎵撳嵃\Gy_CusBarCodeBillList.resx"> <DependentUpon>Gy_CusBarCodeBillList.cs</DependentUpon> <SubType>Designer</SubType> -- Gitblit v1.9.1