Compare commits

..

No commits in common. "7df487842862d0169ac7a52c254051c1f5eca29b" and "f9d3a2a8cc303480881c8fc4cf8b748e7c702e7a" have entirely different histories.

1 changed files with 1 additions and 5 deletions

View File

@ -152,11 +152,7 @@ namespace BLL
} }
} }
catch (Exception eee) catch (Exception eee) { }
{
ErrLogInfo.WriteLog("氟化工出入同步出错1" + eee.StackTrace + eee.Message);
}
ErrLogInfo.WriteLog("氟化工出入同步结束"); ErrLogInfo.WriteLog("氟化工出入同步结束");
} }