Compare commits
2 Commits
f9d3a2a8cc
...
7df4878428
| Author | SHA1 | Date | |
|---|---|---|---|
| 7df4878428 | |||
| 2f8251117e |
@@ -152,7 +152,11 @@ namespace BLL
|
|||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
catch (Exception eee) { }
|
catch (Exception eee)
|
||||||
|
{
|
||||||
|
ErrLogInfo.WriteLog("氟化工出入同步出错1:" + eee.StackTrace + eee.Message);
|
||||||
|
|
||||||
|
}
|
||||||
ErrLogInfo.WriteLog("氟化工出入同步结束");
|
ErrLogInfo.WriteLog("氟化工出入同步结束");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user