Compare commits
No commits in common. "7df487842862d0169ac7a52c254051c1f5eca29b" and "f9d3a2a8cc303480881c8fc4cf8b748e7c702e7a" have entirely different histories.
7df4878428
...
f9d3a2a8cc
|
@ -152,11 +152,7 @@ namespace BLL
|
|||
}
|
||||
|
||||
}
|
||||
catch (Exception eee)
|
||||
{
|
||||
ErrLogInfo.WriteLog("氟化工出入同步出错1:" + eee.StackTrace + eee.Message);
|
||||
|
||||
}
|
||||
catch (Exception eee) { }
|
||||
ErrLogInfo.WriteLog("氟化工出入同步结束");
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue