업무일지 메일 발송 로직에서. 휴일 체크 루틴 버그 수정
This commit is contained in:
@@ -152,6 +152,9 @@ namespace Project.Dialog
|
||||
FCOMMON.info.Login.process = userdr.processs;
|
||||
FCOMMON.info.Login.permission = 0;
|
||||
FCOMMON.info.Login.gpermission = int.Parse(gperm);
|
||||
FCOMMON.info.datapath = Pub.setting.SharedDataPath;
|
||||
if(FCOMMON.info.datapath.isEmpty() && gCode == "EET1P") //210524
|
||||
FCOMMON.info.datapath = @"\\k4fs3201n\k4bpartcenter$";
|
||||
|
||||
using (var dbEnity = new EEEntitiesMain())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user