2023-10-19

This commit is contained in:
2023-10-19 10:14:44 +08:00
32 changed files with 1768 additions and 89 deletions
+24
View File
@@ -1332,10 +1332,13 @@
<Content Include="PZHGL\InformationProject\ConstructionReport.aspx" />
<Content Include="PZHGL\InformationProject\ConstructionReportEdit.aspx" />
<Content Include="PZHGL\InformationProject\ConstructionReportView.aspx" />
<Content Include="PZHGL\InformationProject\DayConstructionLogWorkEfficiency.aspx" />
<Content Include="PZHGL\InformationProject\MonthConstructionLogWorkEfficiencySum.aspx" />
<Content Include="PZHGL\InformationProject\Picture.aspx" />
<Content Include="PZHGL\InformationProject\PictureEdit.aspx" />
<Content Include="PZHGL\InformationProject\PictureView.aspx" />
<Content Include="PZHGL\InformationProject\ProjectConstructionLog.aspx" />
<Content Include="PZHGL\InformationProject\ProjectConstructionLogWorkEfficiency.aspx" />
<Content Include="PZHGL\InformationProject\ReceiveFileManager.aspx" />
<Content Include="PZHGL\InformationProject\ReceiveFileManagerEdit.aspx" />
<Content Include="PZHGL\InformationProject\ReceiveFileManagerView.aspx" />
@@ -12893,6 +12896,20 @@
<Compile Include="PZHGL\InformationProject\ConstructionReportView.aspx.designer.cs">
<DependentUpon>ConstructionReportView.aspx</DependentUpon>
</Compile>
<Compile Include="PZHGL\InformationProject\DayConstructionLogWorkEfficiency.aspx.cs">
<DependentUpon>DayConstructionLogWorkEfficiency.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="PZHGL\InformationProject\DayConstructionLogWorkEfficiency.aspx.designer.cs">
<DependentUpon>DayConstructionLogWorkEfficiency.aspx</DependentUpon>
</Compile>
<Compile Include="PZHGL\InformationProject\MonthConstructionLogWorkEfficiencySum.aspx.cs">
<DependentUpon>MonthConstructionLogWorkEfficiencySum.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="PZHGL\InformationProject\MonthConstructionLogWorkEfficiencySum.aspx.designer.cs">
<DependentUpon>MonthConstructionLogWorkEfficiencySum.aspx</DependentUpon>
</Compile>
<Compile Include="PZHGL\InformationProject\Picture.aspx.cs">
<DependentUpon>Picture.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
@@ -12921,6 +12938,13 @@
<Compile Include="PZHGL\InformationProject\ProjectConstructionLog.aspx.designer.cs">
<DependentUpon>ProjectConstructionLog.aspx</DependentUpon>
</Compile>
<Compile Include="PZHGL\InformationProject\ProjectConstructionLogWorkEfficiency.aspx.cs">
<DependentUpon>ProjectConstructionLogWorkEfficiency.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="PZHGL\InformationProject\ProjectConstructionLogWorkEfficiency.aspx.designer.cs">
<DependentUpon>ProjectConstructionLogWorkEfficiency.aspx</DependentUpon>
</Compile>
<Compile Include="PZHGL\InformationProject\ReceiveFileManager.aspx.cs">
<DependentUpon>ReceiveFileManager.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>