This commit is contained in:
高飞 2026-04-18 20:05:27 +08:00
parent 7bfd3a2928
commit 082f27685f
2 changed files with 39 additions and 2 deletions

View File

@ -1156,6 +1156,18 @@
<Content Include="HJGL\HotProessManage\HotProessTrustItemEdit.aspx" /> <Content Include="HJGL\HotProessManage\HotProessTrustItemEdit.aspx" />
<Content Include="HJGL\HotProessManage\RepairHotProessTrust.aspx" /> <Content Include="HJGL\HotProessManage\RepairHotProessTrust.aspx" />
<Content Include="HJGL\HotProessManage\RepairHotProessTrustEdit.aspx" /> <Content Include="HJGL\HotProessManage\RepairHotProessTrustEdit.aspx" />
<Content Include="HJGL\JoinMarking\assets\main-DE8eQLmE.js" />
<Content Include="HJGL\JoinMarking\assets\main-DSskaVYi.css" />
<Content Include="HJGL\JoinMarking\assets\pdf-lib-D5zKcp81.js" />
<Content Include="HJGL\JoinMarking\assets\pdfjs-HfNT2Y4W.js" />
<Content Include="HJGL\JoinMarking\assets\styles-Bno-H3Kc.js" />
<Content Include="HJGL\JoinMarking\assets\styles-CDHjsf7D.css" />
<Content Include="HJGL\JoinMarking\assets\viewer-BilNgxa5.css" />
<Content Include="HJGL\JoinMarking\assets\viewer-Dla4Cfl-.js" />
<Content Include="HJGL\JoinMarking\JoinMarking.aspx" />
<Content Include="HJGL\JoinMarking\JointShow.aspx" />
<Content Include="HJGL\JoinMarking\PDFMarking.aspx" />
<Content Include="HJGL\JoinMarking\PDFShow.aspx" />
<Content Include="HJGL\Match\InStorage.aspx" /> <Content Include="HJGL\Match\InStorage.aspx" />
<Content Include="HJGL\Match\PipelineConditionsQuery.aspx" /> <Content Include="HJGL\Match\PipelineConditionsQuery.aspx" />
<Content Include="HJGL\Match\PipelineMaterialsDistribution.aspx" /> <Content Include="HJGL\Match\PipelineMaterialsDistribution.aspx" />
@ -5880,6 +5892,32 @@
<Compile Include="HJGL\HotProessManage\RepairHotProessTrustEdit.aspx.designer.cs"> <Compile Include="HJGL\HotProessManage\RepairHotProessTrustEdit.aspx.designer.cs">
<DependentUpon>RepairHotProessTrustEdit.aspx</DependentUpon> <DependentUpon>RepairHotProessTrustEdit.aspx</DependentUpon>
</Compile> </Compile>
<Compile Include="HJGL\JoinMarking\JoinMarking.aspx.cs">
<DependentUpon>JoinMarking.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="HJGL\JoinMarking\JoinMarking.aspx.designer.cs">
<DependentUpon>JoinMarking.aspx</DependentUpon>
</Compile>
<Compile Include="HJGL\JoinMarking\JointShow.aspx.cs">
<DependentUpon>JointShow.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="HJGL\JoinMarking\JointShow.aspx.designer.cs">
<DependentUpon>JointShow.aspx</DependentUpon>
</Compile>
<Compile Include="HJGL\JoinMarking\PDFMarking.aspx.cs">
<DependentUpon>PDFMarking.aspx</DependentUpon>
</Compile>
<Compile Include="HJGL\JoinMarking\PDFMarking.aspx.designer.cs">
<DependentUpon>PDFMarking.aspx</DependentUpon>
</Compile>
<Compile Include="HJGL\JoinMarking\PDFShow.aspx.cs">
<DependentUpon>PDFShow.aspx</DependentUpon>
</Compile>
<Compile Include="HJGL\JoinMarking\PDFShow.aspx.designer.cs">
<DependentUpon>PDFShow.aspx</DependentUpon>
</Compile>
<Compile Include="HJGL\Match\InStorage.aspx.cs"> <Compile Include="HJGL\Match\InStorage.aspx.cs">
<DependentUpon>InStorage.aspx</DependentUpon> <DependentUpon>InStorage.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType> <SubType>ASPXCodeBehind</SubType>
@ -8270,7 +8308,6 @@
<Folder Include="App_Themes\Default\Images\" /> <Folder Include="App_Themes\Default\Images\" />
<Folder Include="common\ReportPrint\upload\" /> <Folder Include="common\ReportPrint\upload\" />
<Folder Include="File\Image\" /> <Folder Include="File\Image\" />
<Folder Include="HJGL\JoinMarking\" />
<Folder Include="SeetaFaceDir\modelimages\" /> <Folder Include="SeetaFaceDir\modelimages\" />
<Folder Include="tmpupload\" /> <Folder Include="tmpupload\" />
<Folder Include="WeldMat\res\js\vendor\" /> <Folder Include="WeldMat\res\js\vendor\" />

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup> <PropertyGroup>
<UseIISExpress>true</UseIISExpress> <UseIISExpress>true</UseIISExpress>