This commit is contained in:
2026-05-29 08:59:59 +08:00
parent cbe16fb8a4
commit ea56037def
27 changed files with 3153 additions and 1 deletions
+40
View File
@@ -1600,6 +1600,11 @@
<Content Include="HJGL\InfoQuery\JointQueryChart.aspx" />
<Content Include="HJGL\InfoQuery\PipelineQuery.aspx" />
<Content Include="HJGL\InfoQuery\PipelineQueryChart.aspx" />
<Content Include="HJGL\JoinMarking\DataInEdit.aspx" />
<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\LeakVacuum\LeakVacuumAudit.aspx" />
<Content Include="HJGL\LeakVacuum\LeakVacuumComplete.aspx" />
<Content Include="HJGL\LeakVacuum\LeakVacuumEdit.aspx" />
@@ -10710,6 +10715,41 @@
<Compile Include="HJGL\InfoQuery\PipelineQueryChart.aspx.designer.cs">
<DependentUpon>PipelineQueryChart.aspx</DependentUpon>
</Compile>
<Compile Include="HJGL\JoinMarking\DataInEdit.aspx.cs">
<DependentUpon>DataInEdit.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="HJGL\JoinMarking\DataInEdit.aspx.designer.cs">
<DependentUpon>DataInEdit.aspx</DependentUpon>
</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>
<SubType>ASPXCodeBehind</SubType>
</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>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="HJGL\JoinMarking\PDFShow.aspx.designer.cs">
<DependentUpon>PDFShow.aspx</DependentUpon>
</Compile>
<Compile Include="HJGL\LeakVacuum\LeakVacuumAudit.aspx.cs">
<DependentUpon>LeakVacuumAudit.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>