本地调试报错不通知企业微信
parent
913663068c
commit
0fa16e2962
|
|
@ -35,6 +35,8 @@ public static class WeComNotifier
|
|||
if (RuntimeInformation.IsOSPlatform(OSPlatform.Windows))
|
||||
{
|
||||
await Task.CompletedTask;
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
try
|
||||
|
|
|
|||
Loading…
Reference in New Issue