Ver 2025.03.25.0
FrmLogParser :: LogFile DragDrop 패치
This commit is contained in:
@@ -7,6 +7,6 @@ using System.Threading.Tasks;
|
||||
namespace DDUtilityApp
|
||||
{
|
||||
|
||||
public enum AccessType { SMB, FTP, FTPS, SFTP };
|
||||
public enum AccessType { SMB, FTP, FTPS, SFTP, LOCAL };
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user