2023-03-08 实业增加

This commit is contained in:
2023-03-08 11:45:40 +08:00
parent f3ad764dc8
commit 278225fac4
40 changed files with 5249 additions and 31 deletions
+32
View File
@@ -215,6 +215,8 @@
<Content Include="AttachFile\uploader.aspx" />
<Content Include="AttachFile\webuploader.aspx" />
<Content Include="BaseInfo\AccidentType.aspx" />
<Content Include="BaseInfo\BaseFactory.aspx" />
<Content Include="BaseInfo\BaseFactoryEdit.aspx" />
<Content Include="BaseInfo\Certificate.aspx" />
<Content Include="BaseInfo\CNProfessional.aspx" />
<Content Include="BaseInfo\CNProfessionalEdit.aspx" />
@@ -1438,6 +1440,8 @@
<Content Include="ZHGL\DataSync\ProjectDataSync\Project_HSSEData_HSSEEdit.aspx" />
<Content Include="ZHGL\DataSync\ProjectDataSync\Project_SYHSEData_SYHSE.aspx" />
<Content Include="ZHGL\DataSync\ProjectDataSync\Project_SYHSEData_SYHSEEdit.aspx" />
<Content Include="ZHGL\DataSync\SYHSEData_Data.aspx" />
<Content Include="ZHGL\DataSync\SYHSEData_DataEdit.aspx" />
<Content Include="ZHGL\DataSync\SYHSEData_SYHSE.aspx" />
<Content Include="ZHGL\DataSync\SYHSEData_SYHSEEdit.aspx" />
<Content Include="ZHGL\Information\AccidentCauseReport.aspx" />
@@ -5657,6 +5661,20 @@
<Compile Include="BaseInfo\AccidentType.aspx.designer.cs">
<DependentUpon>AccidentType.aspx</DependentUpon>
</Compile>
<Compile Include="BaseInfo\BaseFactory.aspx.cs">
<DependentUpon>BaseFactory.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="BaseInfo\BaseFactory.aspx.designer.cs">
<DependentUpon>BaseFactory.aspx</DependentUpon>
</Compile>
<Compile Include="BaseInfo\BaseFactoryEdit.aspx.cs">
<DependentUpon>BaseFactoryEdit.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="BaseInfo\BaseFactoryEdit.aspx.designer.cs">
<DependentUpon>BaseFactoryEdit.aspx</DependentUpon>
</Compile>
<Compile Include="BaseInfo\Certificate.aspx.cs">
<DependentUpon>Certificate.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
@@ -12626,6 +12644,20 @@
<Compile Include="ZHGL\DataSync\ProjectDataSync\Project_SYHSEData_SYHSEEdit.aspx.designer.cs">
<DependentUpon>Project_SYHSEData_SYHSEEdit.aspx</DependentUpon>
</Compile>
<Compile Include="ZHGL\DataSync\SYHSEData_Data.aspx.cs">
<DependentUpon>SYHSEData_Data.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="ZHGL\DataSync\SYHSEData_Data.aspx.designer.cs">
<DependentUpon>SYHSEData_Data.aspx</DependentUpon>
</Compile>
<Compile Include="ZHGL\DataSync\SYHSEData_DataEdit.aspx.cs">
<DependentUpon>SYHSEData_DataEdit.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="ZHGL\DataSync\SYHSEData_DataEdit.aspx.designer.cs">
<DependentUpon>SYHSEData_DataEdit.aspx</DependentUpon>
</Compile>
<Compile Include="ZHGL\DataSync\SYHSEData_SYHSE.aspx.cs">
<DependentUpon>SYHSEData_SYHSE.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>