device/SnapDevice.cs @@ -108,6 +108,9 @@ if (!ret) { LogHelper.Info("抓图失败"); } else { LogHelper.Info("抓图成功"); } return ret; }