提交代码

This commit is contained in:
高飞 2024-07-26 14:44:20 +08:00
parent 724edd0121
commit 2a942f5f47
1 changed files with 24 additions and 0 deletions

View File

@ -2021,6 +2021,9 @@
<Content Include="Transfer\Chart\Instrumentation.aspx" />
<Content Include="Transfer\Chart\PunchlistFrom.aspx" />
<Content Include="Transfer\Chart\PunchlistFromChart.aspx" />
<Content Include="Transfer\Chart\PunchlistFromChartNew.aspx" />
<Content Include="Transfer\Chart\PunchlistFromProgress.aspx" />
<Content Include="Transfer\Chart\PunchlistFromSort.aspx" />
<Content Include="Transfer\Chart\TransferChart.aspx" />
<Content Include="Transfer\CivilStructure.aspx" />
<Content Include="Transfer\CivilStructureDataIn.aspx" />
@ -17587,6 +17590,27 @@
<Compile Include="Transfer\Chart\PunchlistFromChart.aspx.designer.cs">
<DependentUpon>PunchlistFromChart.aspx</DependentUpon>
</Compile>
<Compile Include="Transfer\Chart\PunchlistFromChartNew.aspx.cs">
<DependentUpon>PunchlistFromChartNew.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Transfer\Chart\PunchlistFromChartNew.aspx.designer.cs">
<DependentUpon>PunchlistFromChartNew.aspx</DependentUpon>
</Compile>
<Compile Include="Transfer\Chart\PunchlistFromProgress.aspx.cs">
<DependentUpon>PunchlistFromProgress.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Transfer\Chart\PunchlistFromProgress.aspx.designer.cs">
<DependentUpon>PunchlistFromProgress.aspx</DependentUpon>
</Compile>
<Compile Include="Transfer\Chart\PunchlistFromSort.aspx.cs">
<DependentUpon>PunchlistFromSort.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Transfer\Chart\PunchlistFromSort.aspx.designer.cs">
<DependentUpon>PunchlistFromSort.aspx</DependentUpon>
</Compile>
<Compile Include="Transfer\Chart\TransferChart.aspx.cs">
<DependentUpon>TransferChart.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>