This commit is contained in:
geh 2025-05-06 16:09:32 +08:00
parent 6a7a44f9da
commit 9daf5a4ee9
2 changed files with 21 additions and 6 deletions

View File

@ -11808,24 +11808,39 @@
</Compile>
<Compile Include="HSSE\EduTrain\WorkPostTestTraining.aspx.cs">
<SubType>ASPXCodeBehind</SubType>
<DependentUpon>WorkPostTestTraining.aspx</DependentUpon>
</Compile>
<Compile Include="HSSE\EduTrain\WorkPostTestTraining.aspx.designer.cs">
<DependentUpon>WorkPostTestTraining.aspx</DependentUpon>
</Compile>
<Compile Include="HSSE\EduTrain\WorkPostTestTraining.aspx.designer.cs" />
<Compile Include="HSSE\EduTrain\WorkPostTestTrainingItemIn.aspx.cs">
<SubType>ASPXCodeBehind</SubType>
<DependentUpon>WorkPostTestTrainingItemIn.aspx</DependentUpon>
</Compile>
<Compile Include="HSSE\EduTrain\WorkPostTestTrainingItemIn.aspx.designer.cs">
<DependentUpon>WorkPostTestTrainingItemIn.aspx</DependentUpon>
</Compile>
<Compile Include="HSSE\EduTrain\WorkPostTestTrainingItemIn.aspx.designer.cs" />
<Compile Include="HSSE\EduTrain\WorkPostTestTrainingItemSave.aspx.cs">
<SubType>ASPXCodeBehind</SubType>
<DependentUpon>WorkPostTestTrainingItemSave.aspx</DependentUpon>
</Compile>
<Compile Include="HSSE\EduTrain\WorkPostTestTrainingItemSave.aspx.designer.cs">
<DependentUpon>WorkPostTestTrainingItemSave.aspx</DependentUpon>
</Compile>
<Compile Include="HSSE\EduTrain\WorkPostTestTrainingItemSave.aspx.designer.cs" />
<Compile Include="HSSE\EduTrain\WorkPostTestTrainingOut.aspx.cs">
<SubType>ASPXCodeBehind</SubType>
<DependentUpon>WorkPostTestTrainingOut.aspx</DependentUpon>
</Compile>
<Compile Include="HSSE\EduTrain\WorkPostTestTrainingOut.aspx.designer.cs">
<DependentUpon>WorkPostTestTrainingOut.aspx</DependentUpon>
</Compile>
<Compile Include="HSSE\EduTrain\WorkPostTestTrainingOut.aspx.designer.cs" />
<Compile Include="HSSE\EduTrain\WorkPostTestTrainingSave.aspx.cs">
<SubType>ASPXCodeBehind</SubType>
<DependentUpon>WorkPostTestTrainingSave.aspx</DependentUpon>
</Compile>
<Compile Include="HSSE\EduTrain\WorkPostTestTrainingSave.aspx.designer.cs">
<DependentUpon>WorkPostTestTrainingSave.aspx</DependentUpon>
</Compile>
<Compile Include="HSSE\EduTrain\WorkPostTestTrainingSave.aspx.designer.cs" />
<Compile Include="HSSE\Emergency\DrillRecordList.aspx.cs">
<DependentUpon>DrillRecordList.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>

View File

@ -1,4 +1,4 @@
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="WorkPostTestTrainingItemSave.aspx.cs" Inherits="FineUIPro.Web.HSSE.EduTrain.WorkPostTestTrainingItemSave" %>
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="WorkPostTestTrainingItemSave.aspx.cs" Inherits="FineUIPro.Web.HSSE.EduTrain.WorkPostTestTrainingItemSave" %>
<!DOCTYPE html>