Commit 264fd8e3 张东亮

1

2 个父辈 168727e8 4fa8fc27
...@@ -93,6 +93,7 @@ namespace DeviceLibrary ...@@ -93,6 +93,7 @@ namespace DeviceLibrary
} }
catch (Exception ex) { catch (Exception ex) {
LogUtil.error(ex.ToString());
LoadFinishEvent?.Invoke(false, ex.Message); LoadFinishEvent?.Invoke(false, ex.Message);
return; return;
} }
......
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!