휴가 신청 삭제시 로그파일에 기록되도록 함
This commit is contained in:
@@ -36,6 +36,9 @@
|
||||
<Prefer32Bit>false</Prefer32Bit>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Reference Include="ArLog.Net4">
|
||||
<HintPath>..\..\DLL\ArLog.Net4.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="ArSetting.Net4">
|
||||
<HintPath>..\..\DLL\ArSetting.Net4.dll</HintPath>
|
||||
</Reference>
|
||||
@@ -182,6 +185,7 @@
|
||||
<Compile Include="Models\UserGroupModel.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="Info.cs" />
|
||||
<Compile Include="Pub.cs" />
|
||||
<Compile Include="Setting.cs" />
|
||||
<Compile Include="Util_Form.cs" />
|
||||
<Compile Include="Util.cs" />
|
||||
|
||||
Reference in New Issue
Block a user