Commit d0278cf7 by zhoujinhui

up

parent b3e12643
...@@ -129,7 +129,7 @@ namespace Service.TakeStock ...@@ -129,7 +129,7 @@ namespace Service.TakeStock
{ {
try try
{ {
var weChatUrl = $"https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=1e28d2ce-358e-4748-a0e9-6f280a53a6c5"; var weChatUrl = $"https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=ae4ff11f-19c7-483c-951f-c57da0649ec2";
var chatData = new var chatData = new
{ {
msgtype = "text", msgtype = "text",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment