氟化工出入同步错误日志
This commit is contained in:
parent
b600761659
commit
2f8251117e
|
@ -152,7 +152,11 @@ namespace BLL
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
catch (Exception eee) { }
|
catch (Exception eee)
|
||||||
|
{
|
||||||
|
ErrLogInfo.WriteLog("氟化工出入同步出错1:" + eee.StackTrace + eee.Message);
|
||||||
|
|
||||||
|
}
|
||||||
ErrLogInfo.WriteLog("氟化工出入同步结束");
|
ErrLogInfo.WriteLog("氟化工出入同步结束");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue