CheckPoint 등록

This commit is contained in:
2025-02-03 15:15:05 +09:00
parent d4459c13e0
commit 402df7997b
3 changed files with 20 additions and 0 deletions

View File

@@ -1273,6 +1273,10 @@ namespace DDUtilityApp.LOGPARSER
#region [ Method ] ----------------------------------------------------
/// <summary>
/// [CheckPoint] 로그파일을 로컬에 복제후, 데이터를 생성한다
/// </summary>
/// <returns></returns>
private StandardCollection Parsing()
{
try