|
|
@ -663,7 +663,7 @@ namespace BBWY.Server.Business |
|
|
|
JoinSkuCount = joinSkuCount, |
|
|
|
PJZSDingDingKey = shop.PJZSDingDingKey, |
|
|
|
PJZSDingDingWebHook = shop.PJZSDingDingWebHook |
|
|
|
}, GetYunDingRequestHeader(), HttpMethod.Post, timeOutSeconds: 400); |
|
|
|
}, GetYunDingRequestHeader(), HttpMethod.Post, timeOutSeconds: 500); |
|
|
|
|
|
|
|
var errorBack = new Action<long, string>((id, errorMsg) => |
|
|
|
{ |
|
|
|