This commit is contained in:
2024-06-04 14:03:46 +08:00
parent d2af9745a6
commit 3bdc613bac
53 changed files with 2919 additions and 239 deletions
+8
View File
@@ -2512,6 +2512,7 @@
<Content Include="SendEmail\SendEmailTemplateList.aspx" />
<Content Include="SES\ContractorQualification.aspx" />
<Content Include="SES\ContractorQualificationEdit.aspx" />
<Content Include="SES\ContractorQueCopy.aspx" />
<Content Include="SES\CQualityPunish.aspx" />
<Content Include="SES\CQualityPunishEdit.aspx" />
<Content Include="SES\CSafePunishEdit.aspx" />
@@ -3231,6 +3232,13 @@
<Compile Include="SES\ContractorQualificationEdit.aspx.designer.cs">
<DependentUpon>ContractorQualificationEdit.aspx</DependentUpon>
</Compile>
<Compile Include="SES\ContractorQueCopy.aspx.cs">
<DependentUpon>ContractorQueCopy.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SES\ContractorQueCopy.aspx.designer.cs">
<DependentUpon>ContractorQueCopy.aspx</DependentUpon>
</Compile>
<Compile Include="SES\CQualityPunish.aspx.cs">
<DependentUpon>CQualityPunish.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>