휴가신청메뉴 추가

This commit is contained in:
chi
2021-12-21 23:43:56 +09:00
parent 7e6f9e4bcb
commit 42e62c6608
21 changed files with 4698 additions and 270 deletions

View File

@@ -154,6 +154,11 @@
<DesignTime>True</DesignTime>
<DependentUpon>DSEboard.xsd</DependentUpon>
</Compile>
<Compile Include="DSKuntae.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>DSKuntae.xsd</DependentUpon>
</Compile>
<Compile Include="dsMail.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
@@ -271,6 +276,18 @@
<Compile Include="JobReport_\rJobReportOT.Designer.cs">
<DependentUpon>rJobReportOT.cs</DependentUpon>
</Compile>
<Compile Include="OtConfirm\fHolyRequest.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="OtConfirm\fHolyRequest.Designer.cs">
<DependentUpon>fHolyRequest.cs</DependentUpon>
</Compile>
<Compile Include="OtConfirm\fHolyRequestAdd.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="OtConfirm\fHolyRequestAdd.Designer.cs">
<DependentUpon>fHolyRequestAdd.cs</DependentUpon>
</Compile>
<Compile Include="OtConfirm\fOTConfirm.cs">
<SubType>Form</SubType>
</Compile>
@@ -602,6 +619,12 @@
<EmbeddedResource Include="JobReport_\rJobReportOT.resx">
<DependentUpon>rJobReportOT.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="OtConfirm\fHolyRequest.resx">
<DependentUpon>fHolyRequest.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="OtConfirm\fHolyRequestAdd.resx">
<DependentUpon>fHolyRequestAdd.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="OtConfirm\fOTConfirm.resx">
<DependentUpon>fOTConfirm.cs</DependentUpon>
</EmbeddedResource>
@@ -755,6 +778,17 @@
<None Include="DSEboard.xss">
<DependentUpon>DSEboard.xsd</DependentUpon>
</None>
<None Include="DSKuntae.xsc">
<DependentUpon>DSKuntae.xsd</DependentUpon>
</None>
<None Include="DSKuntae.xsd">
<SubType>Designer</SubType>
<Generator>MSDataSetGenerator</Generator>
<LastGenOutput>DSKuntae.Designer.cs</LastGenOutput>
</None>
<None Include="DSKuntae.xss">
<DependentUpon>DSKuntae.xsd</DependentUpon>
</None>
<None Include="dsMail.xsc">
<DependentUpon>dsMail.xsd</DependentUpon>
</None>