From ab95504d1a2d6a3baa2a64ebd87928ebe302c8dc Mon Sep 17 00:00:00 2001 From: kyy <3283105747@qq.com> Date: 星期四, 18 九月 2025 16:11:19 +0800 Subject: [PATCH] 1、新增库位打印 --- DevApp/Gs.DevApp/Gs.DevApp.csproj | 101 +++++++++++++++++++++++++++++++++++++++++++++++++- 1 files changed, 98 insertions(+), 3 deletions(-) diff --git a/DevApp/Gs.DevApp/Gs.DevApp.csproj b/DevApp/Gs.DevApp/Gs.DevApp.csproj index 5f90786..57cd300 100644 --- a/DevApp/Gs.DevApp/Gs.DevApp.csproj +++ b/DevApp/Gs.DevApp/Gs.DevApp.csproj @@ -17,6 +17,7 @@ <NuGetPackageImportStamp> </NuGetPackageImportStamp> <IsWebBootstrapper>false</IsWebBootstrapper> + <TargetFrameworkProfile /> <PublishUrl>publish\</PublishUrl> <Install>true</Install> <InstallFrom>Disk</InstallFrom> @@ -31,7 +32,6 @@ <ApplicationVersion>1.0.0.%2a</ApplicationVersion> <UseApplicationTrust>false</UseApplicationTrust> <BootstrapperEnabled>true</BootstrapperEnabled> - <TargetFrameworkProfile /> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> <PlatformTarget>AnyCPU</PlatformTarget> @@ -829,6 +829,66 @@ </Compile> <Compile Include="DevFrm\Rpt\WOTraceCodes.Designer.cs"> <DependentUpon>WOTraceCodes.cs</DependentUpon> + </Compile> + <Compile Include="DevFrm\Rpt\YS_bgjlb.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Include="DevFrm\Rpt\YS_bgjlb.Designer.cs"> + <DependentUpon>YS_bgjlb.cs</DependentUpon> + </Compile> + <Compile Include="DevFrm\Rpt\YS_iqc_report.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Include="DevFrm\Rpt\YS_iqc_report.Designer.cs"> + <DependentUpon>YS_iqc_report.cs</DependentUpon> + </Compile> + <Compile Include="DevFrm\Rpt\YS_jhdcl.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Include="DevFrm\Rpt\YS_jhdcl.Designer.cs"> + <DependentUpon>YS_jhdcl.cs</DependentUpon> + </Compile> + <Compile Include="DevFrm\Rpt\YS_py_pk_d.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Include="DevFrm\Rpt\YS_py_pk_d.Designer.cs"> + <DependentUpon>YS_py_pk_d.cs</DependentUpon> + </Compile> + <Compile Include="DevFrm\Rpt\YS_rkjreport.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Include="DevFrm\Rpt\YS_rkjreport.Designer.cs"> + <DependentUpon>YS_rkjreport.cs</DependentUpon> + </Compile> + <Compile Include="DevFrm\Rpt\YS_sbbyjlb.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Include="DevFrm\Rpt\YS_sbbyjlb.Designer.cs"> + <DependentUpon>YS_sbbyjlb.cs</DependentUpon> + </Compile> + <Compile Include="DevFrm\Rpt\YS_sbtzb.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Include="DevFrm\Rpt\YS_sbtzb.Designer.cs"> + <DependentUpon>YS_sbtzb.cs</DependentUpon> + </Compile> + <Compile Include="DevFrm\Rpt\YS_sb_djjl.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Include="DevFrm\Rpt\YS_sb_djjl.Designer.cs"> + <DependentUpon>YS_sb_djjl.cs</DependentUpon> + </Compile> + <Compile Include="DevFrm\Rpt\YS_sjreport.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Include="DevFrm\Rpt\YS_sjreport.Designer.cs"> + <DependentUpon>YS_sjreport.cs</DependentUpon> + </Compile> + <Compile Include="DevFrm\Rpt\YS_xjreport.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Include="DevFrm\Rpt\YS_xjreport.Designer.cs"> + <DependentUpon>YS_xjreport.cs</DependentUpon> </Compile> <Compile Include="DevFrm\Sales\Frm_SalesDeliverDj.cs"> <SubType>Form</SubType> @@ -1891,6 +1951,36 @@ <EmbeddedResource Include="DevFrm\Rpt\WOTraceCodes.resx"> <DependentUpon>WOTraceCodes.cs</DependentUpon> </EmbeddedResource> + <EmbeddedResource Include="DevFrm\Rpt\YS_bgjlb.resx"> + <DependentUpon>YS_bgjlb.cs</DependentUpon> + </EmbeddedResource> + <EmbeddedResource Include="DevFrm\Rpt\YS_iqc_report.resx"> + <DependentUpon>YS_iqc_report.cs</DependentUpon> + </EmbeddedResource> + <EmbeddedResource Include="DevFrm\Rpt\YS_jhdcl.resx"> + <DependentUpon>YS_jhdcl.cs</DependentUpon> + </EmbeddedResource> + <EmbeddedResource Include="DevFrm\Rpt\YS_py_pk_d.resx"> + <DependentUpon>YS_py_pk_d.cs</DependentUpon> + </EmbeddedResource> + <EmbeddedResource Include="DevFrm\Rpt\YS_rkjreport.resx"> + <DependentUpon>YS_rkjreport.cs</DependentUpon> + </EmbeddedResource> + <EmbeddedResource Include="DevFrm\Rpt\YS_sbbyjlb.resx"> + <DependentUpon>YS_sbbyjlb.cs</DependentUpon> + </EmbeddedResource> + <EmbeddedResource Include="DevFrm\Rpt\YS_sbtzb.resx"> + <DependentUpon>YS_sbtzb.cs</DependentUpon> + </EmbeddedResource> + <EmbeddedResource Include="DevFrm\Rpt\YS_sb_djjl.resx"> + <DependentUpon>YS_sb_djjl.cs</DependentUpon> + </EmbeddedResource> + <EmbeddedResource Include="DevFrm\Rpt\YS_sjreport.resx"> + <DependentUpon>YS_sjreport.cs</DependentUpon> + </EmbeddedResource> + <EmbeddedResource Include="DevFrm\Rpt\YS_xjreport.resx"> + <DependentUpon>YS_xjreport.cs</DependentUpon> + </EmbeddedResource> <EmbeddedResource Include="DevFrm\Sales\Frm_SalesDeliverDj.resx"> <DependentUpon>Frm_SalesDeliverDj.cs</DependentUpon> </EmbeddedResource> @@ -2057,6 +2147,7 @@ <EmbeddedResource Include="DevFrm\WW\showWwZhongTai.resx"> <DependentUpon>showWwZhongTai.cs</DependentUpon> </EmbeddedResource> + <EmbeddedResource Include="Properties\licenses.licx" /> <EmbeddedResource Include="UserControl\CopyXls.resx"> <DependentUpon>CopyXls.cs</DependentUpon> </EmbeddedResource> @@ -2135,7 +2226,6 @@ <EmbeddedResource Include="DevFrm\WW\WwBlclDj.resx"> <DependentUpon>WwBlclDj.cs</DependentUpon> </EmbeddedResource> - <EmbeddedResource Include="Properties\licenses.licx" /> <EmbeddedResource Include="Properties\Resources.resx"> <Generator>ResXFileCodeGenerator</Generator> <SubType>Designer</SubType> @@ -2280,6 +2370,9 @@ </Compile> </ItemGroup> <ItemGroup> + <Content Include="FastReport.Bars.dll" /> + <Content Include="FastReport.dll" /> + <Content Include="FastReport.Editor.dll" /> <Content Include="logo_ico.ico" /> <None Include="Resources\user_16x163.png" /> <None Include="Resources\user_32x321.png" /> @@ -2568,7 +2661,9 @@ <None Include="Resources\ok10.jpg" /> <Content Include="Resources\user_16x16.png" /> </ItemGroup> - <ItemGroup /> + <ItemGroup> + <WCFMetadata Include="Connected Services\" /> + </ItemGroup> <ItemGroup> <BootstrapperPackage Include=".NETFramework,Version=v4.8"> <Visible>False</Visible> -- Gitblit v1.9.3