src/Bro.Device.Common/Helper/AspectHelper.cs
@@ -45,7 +45,7 @@ IOperationConfig config = args.Arguments.FirstOrDefault() as IOperationConfig; if (config == null) { throw new ProcessException("设备操作转入参数类型错误!", null); throw new ProcessException("设备操作转入参数类型错误!"); } if (device.DeviceMode == DeviceMode.Run)