업무일지 메일 발송 로직에서. 휴일 체크 루틴 버그 수정
This commit is contained in:
@@ -56,10 +56,10 @@ namespace FCOMMON
|
||||
public static string libxlCompany = "Amkor Technology korea, Inc";
|
||||
public static string libxlKey = "windows-282b2b0800c5e0016bb06a6fafjfd6o8";
|
||||
public static int camIndex = 0;
|
||||
public static string serverip = "10.131.32.33";
|
||||
public static string ftp_id = "project";
|
||||
public static string ftp_pw = "Amkor1234";
|
||||
public static int ftp_port = 2121;
|
||||
public static bool ftp_passive = true;
|
||||
public static string datapath;
|
||||
//public static string ftp_id = "project";
|
||||
//public static string ftp_pw = "Amkor1234";
|
||||
//public static int ftp_port = 2121;
|
||||
//public static bool ftp_passive = true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user