2022-12-14-001 合同修改

This commit is contained in:
2022-12-14 11:38:29 +08:00
parent d372b10ce2
commit 8edb9a4bb9
19 changed files with 1409 additions and 39 deletions
+24
View File
@@ -1123,7 +1123,10 @@
<Content Include="PHTGL\Filing\ActionPlanFile.aspx" />
<Content Include="PHTGL\Filing\ApproveUserFile.aspx" />
<Content Include="PHTGL\Filing\BidDocumentsFile.aspx" />
<Content Include="PHTGL\Filing\BidDocumentsStandingBook.aspx" />
<Content Include="PHTGL\Filing\ContractFile.aspx" />
<Content Include="PHTGL\Filing\ContractStandingBook.aspx" />
<Content Include="PHTGL\Filing\Files.aspx" />
<Content Include="PHTGL\Filing\SetSubFile.aspx" />
<Content Include="PHTGL\LongListManager\LongListNetApplication.aspx" />
<Content Include="PHTGL\LongListManager\LongListNetReview.aspx" />
@@ -11399,6 +11402,13 @@
<Compile Include="PHTGL\Filing\BidDocumentsFile.aspx.designer.cs">
<DependentUpon>BidDocumentsFile.aspx</DependentUpon>
</Compile>
<Compile Include="PHTGL\Filing\BidDocumentsStandingBook.aspx.cs">
<DependentUpon>BidDocumentsStandingBook.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="PHTGL\Filing\BidDocumentsStandingBook.aspx.designer.cs">
<DependentUpon>BidDocumentsStandingBook.aspx</DependentUpon>
</Compile>
<Compile Include="PHTGL\Filing\ContractFile.aspx.cs">
<DependentUpon>ContractFile.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
@@ -11406,6 +11416,20 @@
<Compile Include="PHTGL\Filing\ContractFile.aspx.designer.cs">
<DependentUpon>ContractFile.aspx</DependentUpon>
</Compile>
<Compile Include="PHTGL\Filing\ContractStandingBook.aspx.cs">
<DependentUpon>ContractStandingBook.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="PHTGL\Filing\ContractStandingBook.aspx.designer.cs">
<DependentUpon>ContractStandingBook.aspx</DependentUpon>
</Compile>
<Compile Include="PHTGL\Filing\Files.aspx.cs">
<DependentUpon>Files.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="PHTGL\Filing\Files.aspx.designer.cs">
<DependentUpon>Files.aspx</DependentUpon>
</Compile>
<Compile Include="PHTGL\Filing\SetSubFile.aspx.cs">
<DependentUpon>SetSubFile.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>