|
@@ -326,7 +326,7 @@ namespace TEAMModelOS.SDK
|
|
|
result = $"{responseMessage.StatusCode},推送返回的状态码。";
|
|
|
|
|
|
}
|
|
|
- _dingDing.SendBotMsg($"{location}站点发送消息:\n{url}/service/PushNotify \nheader: {token.AccessToken} \nresult:{result}\n params:{notifyData.ToJsonString()}", GroupNames.成都开发測試群組).GetAwaiter().GetResult();
|
|
|
+ // _dingDing.SendBotMsg($"{location}站点发送消息:\n{url}/service/PushNotify \nheader: {token.AccessToken} \nresult:{result}\n params:{notifyData.ToJsonString()}", GroupNames.成都开发測試群組).GetAwaiter().GetResult();
|
|
|
|
|
|
}
|
|
|
}
|