From 0e0908cbbc6354b4df435bf0837e540609ec0118 Mon Sep 17 00:00:00 2001
From: xcd <834800634@qq.com>
Date: 星期六, 04 七月 2020 17:58:39 +0800
Subject: [PATCH] Merge branch 'master' of http://gitblit.broconcentric.com:8088/r/M071

---
 src/Bro.Common.Device/Helper/AspectHelper.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/Bro.Common.Device/Helper/AspectHelper.cs b/src/Bro.Common.Device/Helper/AspectHelper.cs
index 6d9cf36..b864177 100644
--- a/src/Bro.Common.Device/Helper/AspectHelper.cs
+++ b/src/Bro.Common.Device/Helper/AspectHelper.cs
@@ -88,7 +88,7 @@
             //    new ProcessException(ex);
             //}
 
-            args.FlowBehavior = FlowBehavior.ThrowException;
+            args.FlowBehavior = FlowBehavior.Return;
         }
     }
     #endregion

--
Gitblit v1.8.0